:root {
/* text colors*/
--color-h1:#e68569;
--shadow-h1:#fff;
--color-h2:#e68569;
--shadow-h2:#fff;
--bold:#9861a4;
--italic:#9861a4;
--span:#9861a4;
--link:#c53f32;
--link-hover:#b0d5eb;

--gradient1:rgba(253,231,211,1);
--gradient2:rgba(120,14,16,1);
--header:url("../images/header-type-0.jpg");
}