/* 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: #c8102e;
    --accent: #16305c;
    --brand-text: #c8102e;
    --text-on-brand: #ffffff;
    --brand-hover-on-light: #ab0015;
    --brand-hover-on-dark: #e23543;
    --brand-pale: #fae7ea;
    --brand-deep: #410208;
    --accent-text: #16305c;
    --text-on-accent: #ffffff;
    --accent-hover-on-light: #0a244e;
    --accent-hover-on-dark: #304c7a;
    --accent-pale: #e8eaef;
    --focus-ring: #c8102e;
    --bg-dark-section: #c8102e;
}
