body section.cta {
    background: linear-gradient(180deg, #412445 0%, #902F93 100%) !important;
}

body section.cta .cta-btn .btn {
    background-color: transparent !important;
}

body section.cta .cta-btn .btn:hover {
    background-color: #902F93 !important;
}