/**
 * Variables
 */
:root {
    --brand-primary: #004F7C;
    --footer-background-color: #004F7C;
}