

/* Agency Custom CSS */

body.info main article section {
    overflow: auto;
}

#footer_agency #footer_agency-brand .logo_agency
{
    height: 100px;
}

#header_agency-name span {
    font-weight: 100;
    top: -0.3rem;
    position: relative;
    font-size: 83%;
}

.billboard-button .agency-button {
    background: #ba872d !important;
    color: #11263f !important;
}

#footer_agency-links h2 {
    border-color: #ba872d !important;
}

body main article section.tabs-container .tabs.vertical>li.tabs-title>a, body main article section.tabs-container .tabs .tabs-title>a {
    background: #4f4e4e;
}

.label.primary {
    background: #ba872d;
    color: #fefefe;
}