/* Custom Styles */


#block-1614865870600 .dropdown__menu {
    background-color: #4a6170 !important;
}

#block-1614865927304 .dropdown__menu {
    background-color: #7b7f26 !important;
}


#block-1614866010001 .dropdown__menu {
    background-color: #a7a089!important;
}

.header .dropdown__menu {
    background-color: #223445 !important;
}

.header .dropdown__item a { 
    color: white !important;
}

@media (max-width: 767px){
#block-161631266457 h3 {
    text-align: center;
    font-family: progressfull;
    font-size: 18vw !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#block-1602854636199_0.col-3 {
    width: 33% !important;
}
}