.primary__btn {
    background: #f0c605 !important;
    }
#google_translate_element {padding-top:15px}  

button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
    background-color: #f0c605;
}

ul, ol, li {
    list-style: unset;
    margin: 8px;
    font-size: 14px;
    font-weight: 400;
}

footer ul, footer ol, footer li {
    list-style: none;
    margin: 0px;
}

header ul, header ol, header li {
    list-style: none;
    margin: 0px;
}
.about__team--block li {
    list-style: none;
    margin: 0px;
}
.loans__mortgages--blueblock {
margin-bottom:30px;
}
.service__fees__tab--content {
padding-bottom:30px;
}
.home__contact--map { display: block;}
.home__contact--map iframe { width: 100%; height: 480px;}
.commen__fifth--main .table, th, td {
    border-left: UNSET !important;
    border-right: UNSET !important;
    }
    
    .blue__count-box.white h3  {
    color: #fff;
    }
    
.cmg-soon {
    background-color: #0c0c0c;
    padding: 10px;
    width: fit-content;
    color: #fff;
    font-weight: 600;
}    

@media screen and (min-width: 991px) {
 .mobile__app--block {
    min-height: 734px;
} 
.mobile__app--main h5 {
    font-size: 45px;
}
.mobile__app--main h3 {
    font-size: 30px;
}}