.main-slider .swiper-slide h2 span::before {
    background-image: none !important;
}
.main-slider .swiper-slide h2{
    font-family: inherit !important;
    font-size: 50px !important;
}
.call-to-action__three-content h3, .call-to-action__content h3 {
    font-family: inherit !important;
}
.thm-btn{
    background-color: #f7c35f !important;
    color: #fff !important;
}
.thm-btn:hover{
    background-color: #f7c35f !important;
    color: #030401 !important;
}