:root {
    --brand-primary: #ffe321;
    --brand-primary-light: #ffffff;
    --brand-accent: #000000;
    --brand-on-primary: #000000;
}