:root {
    /* Add custom colors here. */
    /* Maxim Custom Colors */
    --secondary: #ef082c;
	--primary: #EF062D;
	--lightGrey: ##ecebe7;
	--darkGrey: #5d615e;
	--almostBlack: #222222;
}