﻿/*
 Theme Name:   Astra Child - Cleaning Services
 Template:     astra
 Version:      1.0.0
*/
:root{ --al-primary:#1f7ae0; --al-accent:#e91e63; }
a.menu-button > span, .main-navigation .menu-button a { background:var(--al-accent); color:#fff !important; padding:10px 18px; border-radius:6px; }
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select{ width:100%; padding:12px; margin-bottom:14px; border:1px solid #d9d9d9; border-radius:6px; }
.wpcf7-form input[type="submit"]{ background:var(--al-accent); color:#fff; border:none; padding:12px 22px; border-radius:6px; cursor:pointer; font-weight:600; }
