.contact-container {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}