@import url('../constants.css');
.cta-wrapper .content{position: relative;}
.cta-wrapper .content p{color:#fff;} 
.cta-wrapper .content .title span{color:var(--secondary)!important;} 
@media screen and (max-width:1024px) {
.cta-wrapper .right-wrap{background-position: 80% 0;}
}