/** Color Variables **/


:root {
	--color-base-1: #003768; 
	--color-base-2: #9fa1a4;
	--color-base-3: #659ec3;	
  }

