.contact-data {
    color: var(--yellow);
    text-decoration: none;
    font-size: 80%;
}

.marg-t-60 {
    margin-top: 3.75rem;
}