/** ============================================== */
/** 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: #5691c6;
	--secondary: #1f61aa;
	--tertiary: #a42036;
	--fourth: #5a4689;
	--fifth: #0e7361;
	--light: #dbdbdb;
	--medium: #58595b;
	--dark: #3c3c3c;
	--menudark: #e7ebee;
	--menulight: #f1f4f7;
}