body header #header_sliver .col-auto:last-child {
    display: none !important;
}

body #footer_agency #footer_agency-brand .logo_agency {
    max-height: 100px;
    height: unset;
    max-width: 100%;
    display: block;
}

body #footer_agency #footer_agency-brand .logo_agency {
    max-height: 100px;
    height: unset;
    max-width: 100%;
    display: block;
}

body main article .sub-banner-container:not(.info):not(.adaptive) .btn.btn-secondary {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    background-color: #CF4217 !important;
    color: #fff;
    border: 2px solid #CF4217 !important;
}

body main article .sub-banner-container:not(.info):not(.adaptive) .btn.btn-secondary:hover { 
    background-color: #fff !important;
    color: #CF4217 !important;
    border: 2px solid #CF4217 !important;
}

body article [class*=-container]:not(.info):not(.adaptive):not(.icon-image-buckets-container) .btn.btn-secondary:hover
{
color: #CF4217 !important;
}

body main article [class*=-wrap]:not(.info):not(.adaptive) .button
{
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    background-color: #CF4217 !important;
    color: #fff;
    border: 2px solid #CF4217 !important;
}
body main article [class*=-wrap]:not(.info):not(.adaptive) .button:hover
{
background-color: #fff !important;
    color: #CF4217 !important;
    border: 2px solid #CF4217 !important;
}

body main article [class*=-container]:not(.info):not(.adaptive) .btn {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    background-color: #CF4217 !important;
    color: #fff;
    border: 2px solid #CF4217 !important;

}
body main article [class*=-container]:not(.info):not(.adaptive) .btn:hover { background-color: #fff !important;
    color: #CF4217 !important;
    border: 2px solid #CF4217 !important;}