@import '/b9/main/bates-global.css';
@import '/b9/main/student.css';

:root {
	--themename: bates-bprod;
	// --themefavicon: https://www.bates.edu/communications/wp-content/themes/b/bates-framework/styles/images/bates_favicon_2016.ico;
	// --themelogo: /projects/b9/css/images/bates-wordmark-white.svg;

	--themecolor1: #981328;
	--themecolor1-0: #2d060c;
	--themecolor1-1: #5b0b18;
	--themecolor1-2: #9f142a;
	--themecolor1-3: #e31c3c;
	--themecolor1-4: #f4a4b1;
	--themecolor1-5: #fefafb;
	--themecolor1_light: #f9d2d8;
	--themecolor1_dark: #710e1e;
	--themecolor1_text: #cccccc;
	--themecolor1_light_text: #333333;
	--themecolor1_dark_text: #cccccc;
	--themecolor1-active: #641422;

	--themecolor2: #B2B3B2;
	--themecolor2-0: #191a19;
	--themecolor2-1: #333333;
	--themecolor2-2: #595a59;
	--themecolor2-3: #7f807f;
	--themecolor2-4: #cccccc;
	--themecolor2-5: #fcfcfc;
	--themecolor2_light: #e5e6e5;
	--themecolor2_dark: #3f403f;
	--themecolor2_text: #333333;
	--themecolor2_light_text: #333333;
	--themecolor2_dark_text: #cccccc;

	--themecolor3: #336699;
	--themecolor3-0: #0d1926;
	--themecolor3-1: #1a334c;
	--themecolor3-2: #2d5986;
	--themecolor3-3: #407fbf;
	--themecolor3-4: #b3cce5;
	--themecolor3-5: #fbfcfe;
	--themecolor3_light: #ecf2f9;
	--themecolor3_dark: #204060;
	--themecolor3_text: #ffffff;
	--themecolor3_light_text: #333333;
	--themecolor3_dark_text: #cccccc;
    	--themecolor3-hover: #2d567f;
	--themecolor3-active: #274665;
}