.quote {

    background: linear-gradient(
        135deg,
        #031C18 0%,
        #064E3B 55%,
        #0F766E 100%
    );

    
}

