
:root {
    /* Primary Colors */
    --site-primary-color: #273c75;
    --site-secondary-color: #ffffff;
    --site-primary-hover: #273c75d0;
}

