.panel {
    margin-top: 1em;
}
#main > div:nth-child(3) > div.panel-heading {
    background-color: lightblue;
}