/* Contact — form layout */
@media (max-width: 600px) { .form-row { grid-template-columns: 1fr !important; } }
