

/* Agency Custom CSS */

.blue-background {
    background-color: #b3b9db;
}
.dark-blue-background {
    background-color: #0f0b31;
}
.white-font {
    color: #ffffff;
}

#footer_agency #footer_agency-brand .logo_agency {
    height: 100px!important;
    margin-bottom: 10px;
}

div#header_sliver_logo_container, a#header_sliver_governor_link {
    display: none !important;
}

footer {
    display: none !important;

}

.localist-widget-hl .event-overview header,
.localist-widget-hl .event-overview header.elem_stuck {
    z-index: 1;
}
