
:root {
    /* Primary Colors */
    --site-primary-color: #05498d;
    --site-secondary-color: #ffffff;
    --site-primary-hover: #05498dd0;
}

