.book-call-section {

    background: linear-gradient(
        135deg,
        #064e3b,
        #047857,
        #10b981
    );
}