/* ── Contacts Page ──
 * Page-level styles for the Contacts template.
 * Block styles are self-contained in their respective block CSS files:
 *   - blocks/contact-form/index.css
 *   - blocks/contact-info/index.css
 */

/* Remove default page content spacing — blocks handle their own padding */
.contacts-page .content {
	padding: 0;
	margin: 0;
}
