/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 #footer {
    border-top: 1px solid #006faa;
 }
@media (min-width: 992px) {
    .header-top {
        padding: 10px 0;
    } 
}