/* Generated from Websitebeheer > Kleurenkaart. Do not edit manually. */
:root {
    --theme-primary: #A31812;
    --theme-primary-rgb: 163, 24, 18;
    --theme-header-background: #1F201F;
    --theme-header-background-rgb: 31, 32, 31;
    --theme-header-text: #FFFFFF;
    --theme-header-text-rgb: 255, 255, 255;
    --theme-header-link: #FFFFFF;
    --theme-header-link-rgb: 255, 255, 255;
    --theme-header-link-hover: #FFFFFF;
    --theme-header-link-hover-rgb: 255, 255, 255;
    --theme-header-link-active: #FFFFFF;
    --theme-header-link-active-rgb: 255, 255, 255;
    --theme-mobile-menu-background: #000000;
    --theme-mobile-menu-background-rgb: 0, 0, 0;
    --theme-mobile-menu-text: #655D57;
    --theme-mobile-menu-text-rgb: 101, 93, 87;
    --theme-mobile-menu-button: #FFFDF9;
    --theme-mobile-menu-button-rgb: 255, 253, 249;
    --theme-page-background: #C9C5B1;
    --theme-page-background-rgb: 201, 197, 177;
    --theme-surface: #EDE8D0;
    --theme-surface-rgb: 237, 232, 208;
    --theme-text: #1D1815;
    --theme-text-rgb: 29, 24, 21;
    --theme-muted-text: #655D57;
    --theme-muted-text-rgb: 101, 93, 87;
    --theme-border: #C9C5B1;
    --theme-border-rgb: 201, 197, 177;
    --theme-link: #30231D;
    --theme-link-rgb: 48, 35, 29;
    --theme-link-hover: #A31812;
    --theme-link-hover-rgb: 163, 24, 18;
    --theme-button-primary: #A31812;
    --theme-button-primary-rgb: 163, 24, 18;
    --theme-button-primary-text: #FFFDF9;
    --theme-button-primary-text-rgb: 255, 253, 249;
    --theme-button-primary-hover: #A31812;
    --theme-button-primary-hover-rgb: 163, 24, 18;
    --theme-focus: #A31812;
    --theme-focus-rgb: 163, 24, 18;
    --theme-footer-background: #1F201F;
    --theme-footer-background-rgb: 31, 32, 31;
    --theme-footer-text: #F7F0E7;
    --theme-footer-text-rgb: 247, 240, 231;
    --theme-logo-max-height: 112px;
    --color-primary: #A31812;
    --color-primary-hover: #A31812;
    --color-primary-contrast: #FFFDF9;
    --color-secondary: #655D57;
    --color-secondary-hover: #A31812;
    --color-secondary-contrast: #FFFDF9;
    --color-accent: #A31812;
    --color-accent-hover: #A31812;
    --color-accent-contrast: #FFFDF9;
    --color-page-background: #C9C5B1;
    --color-surface: #EDE8D0;
    --color-surface-alt: #FFFDF9;
    --color-text: #1D1815;
    --color-text-muted: #655D57;
    --color-heading: #A31812;
    --color-link: #30231D;
    --color-link-hover: #A31812;
    --color-border: #C9C5B1;
    --color-border-strong: #C4B6A0;
    --color-focus: #A31812;
    --color-header-background: #1F201F;
    --color-header-text: #FFFFFF;
    --color-header-link: #FFFFFF;
    --color-header-link-hover: #FFFFFF;
    --color-header-link-active: #FFFFFF;
    --color-footer-background: #1F201F;
    --color-footer-text: #F7F0E7;
    --color-footer-link: #F7F0E7;
    --bg: #C9C5B1;
    --surface: rgba(237, 232, 208, 0.90);
    --surface-strong: #FFFDF9;
    --line: #C9C5B1;
    --text: #1D1815;
    --muted: #655D57;
    --accent: #A31812;
    --accent-deep: #A31812;
    --accent-soft: #EDE1D2;
    --footer-bg: #1F201F;
    --footer-text: #F7F0E7;
}
