:root {
/* text colors*/
--color-h1:#9073e1;
--shadow-h1:#fff;
--color-h2:#9073e1;
--shadow-h2:#fff;
--bold:#8f54fe;
--italic:#8f54fe;
--span:#8f54fe;
--link:#50B0BA;
--link-hover:#9073e1;

--gradient1:rgba(195,241,248,1);
--gradient2:rgba(132,86,204,1);
--header:url("../images/header-v.jpg");
}