/* Add here all your CSS customizations */
#header .header-nav-main nav > ul > li > a {
    font-weight: 600;
    letter-spacing: unset; 
}

.back-white{
    background-color: #FFF !important;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0em;
}

#footer.bg-color-light-scale-1{
    background-color: #fff !important;
    border: 0px;
}

.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded, .thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded img, .thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded .thumb-info-wrapper, .thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded .thumb-info-wrapper::after {
    border-radius: 34px;
}

.owl-stage-outer{
    border-radius: 30px;
}