/** ============================================== */
/** DO NOT EDIT THIS FILE */
/** To edit CSS for this Child Theme, please use the child-styles.css file. This file is only for variables. */
/** ============================================== */
:root{
	--primary: #077278;
	--secondary: #fcb424;
	--tertiary: #f26b21;
	--fourth: #39afc7;
	--fifth: #58585b;
	--light: #dbdbdb;
	--medium: #58595b;
	--dark: #3c3c3c;
	--menudark: #eaf2ee;
	--menulight: #f4f9f8;
}