
.bg-contact-form {
    background: linear-gradient(180deg, #f4f8f8, hsla(0,0%,100%,0));
}
.shadow-contact-form {
    box-shadow: -6px 36px 37px 0 hsla(131,5%,57%,.09),-1px 9px 20px 0 hsla(131,5%,57%,.1);
}
