/* Custom Styles */

.header{
    font-size:16px !important;
}

.header-menu a {
    font-size: 16px;
    font-weight: normal;
    padding: 6px 5px;
    font-family: Montserrat;
}

.dropdown__menu {
    padding: 0px;
}
 .btn {font-size:16px; margin-top: 25px;}   

.dropdown__item a:hover {
    background: #b9a238;
    color: #fff !important;
}
.header a.btn.btn--solid.btn--medium.btn--auto {
    font-size: 16px;
    font-weight: 100;
    padding: 8px 12px;
}

div#section-1733927804826 img.image__image {
    filter: brightness(1) invert(1);
}

div#section-1733927804826 .col-2 {
    width: 12%; 
}

@media (max-width:767px){
    div#section-1733927804826 .col-2 {
        width: 25%;
    }  

.header__content--mobile .link-list, .header__content--mobile .user{
    font-weight: bold;
}

}
        
        