.contact-info {
    background: linear-gradient(
    135deg,
    #030712 0%,
    #111827 35%,
    #064E3B 70%,
    #020617 100%
    );
}