.section-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
    text-decoration-color: black;
    text-decoration: none;
    margin-top: 8px;
}