/* Generated by Hozio Studio smart-contrast algorithm. Do not edit by hand. */
/* Regenerates when brand_color or accent_color in hzostudio_business_info changes. */
:root {
    --brand: #0b2d5c;
    --accent: #a3e635;
    --brand-text: #0b2d5c;
    --text-on-brand: #ffffff;
    --brand-hover-on-light: #01214f;
    --brand-hover-on-dark: #274a7b;
    --brand-pale: #e7eaef;
    --brand-deep: #020e24;
    --accent-text: #4a8500;
    --text-on-accent: #1f2937;
    --accent-hover-on-light: #7cbc00;
    --accent-hover-on-dark: #aaee40;
    --accent-pale: #f6fdeb;
    --focus-ring: #0b2d5c;
    --bg-dark-section: #0b2d5c;
}
