/* =========================================================================
   Site-specific variables — Cruz Verde
   Overrides the defaults in booking-form.css
   ========================================================================= */

.kc-booking-form {
    --kc-primary: #00833F;
    --kc-primary-hover: #006b33;
    --kc-primary-rgb: 0, 131, 63;
    --kc-secondary: #1A3C5E;
    --kc-accent: #00833F;
    --kc-header-bg: #00833F;
    --kc-btn-bg: #00833F;
    --kc-btn-hover: #006b33;
}
