.atl-klaviyo-footer { min-height: var(--atl-space-11); max-width: var(--atl-measure); }
.atl-klaviyo-footer [class*="klaviyo-form"] { font-family: var(--atl-font-body); }
.atl-klaviyo-footer [class*="klaviyo-form"] input { border-radius: var(--atl-radius-control) !important; min-height: var(--atl-control-height); font-family: var(--atl-font-body) !important; }
.atl-klaviyo-footer [class*="klaviyo-form"] button { background: var(--atl-accent) !important; color: var(--atl-white) !important; border-radius: var(--atl-radius-button) !important; font-family: var(--atl-font-body) !important; }
.atl-klaviyo-footer [class*="klaviyo-form"] button:hover { background: var(--atl-accent-hover) !important; }
