@import url("../Agile-App/styles.css");
:root {
--epg-backcolor: black;
--epg-textcolor: white;
--epg-color1: #6b2222;
--epg-color1text: white;
--epg-color2: #9f2121;
--epg-color2text: white;
--epg-color3: #df897d;
--epg-color3text: black;
}