/** Color Variables **/


:root {
	--color-base-1: #006a4d; 
	--color-base-2: #f0b310;
	--color-base-3: #B1D3CB;	
  }

