
:root {
    /* Primary Colors */
    --site-primary-color: #297fb9;
    --site-secondary-color: #ffffff;
    --site-primary-hover: #297fb9d0;
}

