/* v27 — magazine serif display heading (font stack, size — no color) */
.contact-magazine__title {
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.contact-us-flex__min {
    min-width: 0;
}

.contact-us-media__cover {
    object-fit: cover;
}

