
:root {

/************/
/*** Font ***/
/************/

--cs-primary-font: 'Stabil Grotesk';

/****************/
/*** End Font ***/
/****************/



/**************/
/*** Weight ***/
/**************/

--cs-regular: 400;

--cs-semi-bold: 600;

/******************/
/*** End Weight ***/
/******************/



/************/
/*** Base ***/
/************/

--cs-base-color: 0,0,0;

--cs-base-color-fallback: 4, 4, 4;

--cs-base-color-active: 8, 8, 8;

/****************/
/*** End Base ***/
/****************/



/*****************/
/*** Base Dark ***/
/*****************/

--cs-base-theme-dark: 14, 25, 66;

--cs-base-color-dark-fallback: 67, 67, 67;

--cs-base-color-dark-active: 59, 59, 59;

/*********************/
/*** End Base Dark ***/
/*********************/



/*********************/
/*** Base Dark Alt ***/
/*********************/

--cs-base-color-dark-alt: 219, 219, 219;

--cs-base-color-dark-alt-fallback: 181, 181, 181;

--cs-base-color-dark-alt-active: 175, 175, 175;

/*************************/
/*** End Base Dark Alt ***/
/*************************/



/*******************/
/**** Base Light ***/
/*******************/

--cs-base-theme-light: 256, 256, 256; /* In Use */

--cs-base-color-light-fallback: 230, 230, 230;

--cs-base-color-light-active: 204, 204, 204;

/**********************/
/*** End Base Light ***/
/**********************/


/********************/
/*** Base Primary ***/
/********************/

--cs-primary-theme: 255, 64, 172; /* In Use */

--cs-primary-color-fallback: 67, 53, 137;

--cs-primary-color-active: 41, 27, 112;

--cs-primary-theme-light: 235, 240, 239; /* In Use */

--cs-primary-color-light-fallback: 187, 200, 243;

--cs-primary-color-light-active: 161, 175, 218;

--cs-primary-color-info: 165, 92, 143;

--cs-primary-color-info-fallback: 174, 108, 154;

--cs-primary-color-info-active: 149, 83, 129;

--cs-primary-color-warning: 250, 198, 7;

--cs-primary-color-warning-fallback: 251, 204, 32;

--cs-primary-color-warning-active: 225, 178, 6;

--cs-primary-theme-link: 55, 107, 240; /* In Use */

--cs-primary-color-link-fallback: 67, 53, 137;

--cs-primary-color-link-active: 41, 27, 112;

/************************/
/*** End Base Primary ***/
/************************/



/**********************/
/*** Base Secondary ***/
/**********************/

--cs-secondary-color: 1, 106, 250;

--cs-secondary-color-fallback: 26, 121, 251;

--cs-secondary-color-active: 1, 95, 225;

--cs-secondary-color-warning: 212, 151, 69;

--cs-secondary-color-warning-fallbacky: 216, 161, 88;

--cs-secondary-color-warning-active: 191, 136, 62;

--cs-secondary-color-link: 119, 44, 212;

--cs-secondary-color-link-fallback: 133, 65, 216;

--cs-secondary-color-link-active: 107, 40, 191;

--cs-secondary-color-info: 12, 103, 210;

--cs-secondary-color-info-fallback: 0, 138, 255;

--cs-secondary-color-info-active: 25, 61, 157;

--cs-secondary-theme-light: 198, 204, 203; /* In Use */

/**************************/
/*** End Base Secondary ***/
/**************************/





/****************/
/*** Backdrop ***/
/****************/

--cs-primary-color-alt-warning: 252, 202, 0;

--cs-primary-color-alt-warning-fallback: 255, 243, 5;

--cs-primary-color-alt-warning-active: 230, 219, 5;

--cs-primary-color-alt-link: 0, 106, 251;

--cs-primary-color-alt-link-fallback: 6, 144, 255;

--cs-primary-color-alt-link-active: 5, 130, 230;

/********************/
/*** End Backdrop ***/
/********************/



/*******************/
/*** Primary Alt ***/
/*******************/

/*
--cs-primary-color-alt: 50, 31, 132; /* Used for page header background color */
/* */

/***********************/
/*** End Primary Alt ***/
/***********************/



/*****************/
/*** Secondary ***/
/*****************/

/*

--cs-secondary-color: 179, 194, 242;

--cs-secondary-color-alt: 6, 144, 255;

--cs-secondary-color-alt-fallback: 0, 106, 251;

*/

/*********************/
/*** End Secondary ***/
/*********************/
