:root {
/* text colors*/
--color-h1:#c1984d;
--shadow-h1:#fff;
--color-h2:#c1984d;
--shadow-h2:#fff;
--bold:#d9b063;
--italic:#d9b063;
--span:#d9b063;
--link:#c1984d;
--link-hover:#fde0a3;

--gradient1:rgba(234,201,119,1);
--gradient2:rgba(79,71,65,1);
--header:url("../images/header-ix.jpg");
}