:root{
    --brand-primary-accent: #eb0045;
    --brand-secondary-accent: #97c9eb;
    --brand-tertiary-accent: #f378c4;
    --brand-link: #97c9eb;
    --brand-link-hover: #97c9eb;
    --brand-footer-bg: #97c9eb;
    --brand-footer-text: #2a2b2a;
    --brand-footer-link: #2A2B2A;
    --brand-footer-link-hover: #2A2B2A;
}

