.rts-hero-three{
    margin-bottom: 70px !important;
}
.rts-hero-three .hero-image-big {
    bottom: 0 !important;
    left: 33px !important;
}

/*.rts-feature-area .section-inner .inner-separator .feature-wrapper .overlay{*/
/*    background: linear-gradient(-180deg, var(--color-primary) 0%, #F6F6F6 100%) !important;*/
/*}*/
.rts-feature-area .section-inner .inner-separator .feature-wrapper::before{
    background: linear-gradient(-180deg, var(--color-primary) 0%, var(--color-primary) 100%) !important;
}
.rts-feature-area .section-inner .inner-separator .feature-wrapper:hover .overlay {
    border-bottom: 7px solid var(--color-primary) !important;
}

.rts-services-area.area-3 .section-inner .service-wrapper::before {
    background: linear-gradient(-180deg, #ffffff 0%, #F6F6F6 100%);
}

.rts-header__menu ul li a {

    color: var(--color-primary);
}
.hostie-menu .hostie-desktop-menu .hostie-has-dropdown .hostie-dropdown-main-element::before {

    color: var(--color-primary);
}
.rts-header.style-three {background-color: white}
.rts-header.style-three .rts-header__wrapper .rts-header__right .button-area .login__btn {
     color:  var(--color-primary);
}
.rts-header.style-three .rts-header__wrapper .rts-header__right .button-area .get-started__btn {
    color:  var(--color-primary);
    border: 1px solid var(--color-primary);
}
.rts-hosting-feature-two__content .feature {
    margin-top: 10px;
    margin-bottom: 30px;
}
.hostie-menu .hostie-desktop-menu .hostie-has-dropdown:hover .hostie-dropdown-main-element {
    color: var(--color-primary);
}
