/* Move down content because we have a fixed navbar that is 50px tall */
.panel-default > .panel-heading {
    color: #333;
    background-color: #ff0;
    border-color: #ddd;
}
