/**
 * Variables
 */
:root {
    --brand-primary: #C23C33;
    --brand-accent: #4E5859;
    --footer-background-color: #4E5859;
}