/* --- Constants --- */

*{
 --core-grey-light: #f5f5f5;
 --core-grey-dark: #35424a;
 --core-white: #ffffff;
 --core-black: #000000;
 --core-orange: #e8491d;

 /* ITCORS Colors */
 --core-blue-dark: #094F8F;
 --core-blue: #4086DB;
 --core-blue2: #3E84BB;
 --core-blue-light: #9BDBDF;
}
