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;}
div.icon-callouts .icon-callouts-container .row .col .icon-callout.light .icon-callout-content>.button {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    background-color: #CF4217 !important;
    color: #fff;
    border: 2px solid #CF4217 !important;
}
div.icon-callouts .icon-callouts-container .row .col .icon-callout.light .icon-callout-content>.button:hover {
background-color: #fff !important;
    color: #CF4217 !important;
    border: 2px solid #CF4217 !important;
}
 .callout {
    background-color: #c5e1f1 !important;
    border: 1px solid #8bc4e2 !important;
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
}
.radius {
    border-radius: 0.1875rem;
}

.selectmenu select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 10px;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #333;
    background-image: url(data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>);
}

.archivemenu label {
    display: block;
    margin: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #333;
}