
:root {
    /* Primary Colors */
    --site-primary-color: #8e44ad;
    --site-secondary-color: #ffffff;
    --site-primary-hover: #8e44add0;
}

