/**
 * CBT Events - Base Styles
 */
:root {
    --cbt-primary: #8B2E2E;
    --cbt-secondary: #cfaf86;
    --cbt-dark: #0a1f44;
}
