/**
 * Variables
 */
:root {
    --brand-primary: #014A1C;
    --brand-accent: #373C3F;
    --footer-background-color: #373C3F;
}