/** Color Variables **/


:root {
	--color-base-1: #243746; 
	--color-base-2: #db2627;
	--color-base-3: #db2627;	
  }

