:root {
/* text colors*/
--color-h1:#6ecbf9;
--shadow-h1:#fff;
--color-h2:#6ecbf9;
--shadow-h2:#fff;
--bold:#63c3cd;
--italic:#63c3cd;
--span:#63c3cd;
--link:#7ab4f8;
--link-hover:#b4f6fe;

--gradient1:rgba(223,244,242,1);
--gradient2:rgba(59,128,198,1);
--header:url("../images/header-crisiscore.jpg");
}