:root {
    --rjb-primary: #b61e23;
    --rjb-primary-rgb: 182,30,35;
    --rjb-primary-border: #95181c;
    --rjb-secondary: #fdcd73;
    --rjb-secondary-rgb: 253,205,115;
}