:root {
    --primary-color: #30B2CE;
    --secondary-color: #ED8739;
    --primary-color-25: #F79B2F25;
    --secondary-color-25: #01bedb25;
	--header-footer-text: #000;
    --header-footer-text-hover: #fff;
	--primary-color-light: #01bedbaa;
}
