.contact-email {
    color: var(--primary);
    font-weight: 600;
    cursor: pointer;
    border-bottom: 1px dashed rgba(56, 100, 235, 0.5);
    white-space: nowrap;
}
