
:root {
				/* Customizer-added Global Event styles */
				--tec-font-family-sans-serif: inherit;
--tec-font-family-base: inherit;
--tec-color-link-primary: #0072ce;
--tec-color-link-accent: #0072ce;
--tec-color-link-accent-hover: rgba(0,114,206, 0.8);
--tec-color-accent-primary: #0072ce;
--tec-color-accent-primary-hover: rgba(0,114,206,0.8);
--tec-color-accent-primary-multiday: rgba(0,114,206,0.24);
--tec-color-accent-primary-multiday-hover: rgba(0,114,206,0.34);
--tec-color-accent-primary-active: rgba(0,114,206,0.9);
--tec-color-accent-primary-background: rgba(0,114,206,0.07);
--tec-color-background-secondary-datepicker: rgba(0,114,206,0.5);
--tec-color-accent-primary-background-datepicker: #0072ce;
--tec-color-button-primary: #0072ce;
--tec-color-button-primary-hover: rgba(0,114,206,0.8);
--tec-color-button-primary-active: rgba(0,114,206,0.9);
--tec-color-button-primary-background: rgba(0,114,206,0.07);
--tec-color-day-marker-current-month: #0072ce;
--tec-color-day-marker-current-month-hover: rgba(0,114,206,0.8);
--tec-color-day-marker-current-month-active: rgba(0,114,206,0.9);
--tec-color-background-primary-multiday: rgba(0,114,206, 0.24);
--tec-color-background-primary-multiday-hover: rgba(0,114,206, 0.34);
--tec-color-background-primary-multiday-active: rgba(0,114,206, 0.34);
--tec-color-background-secondary-multiday: rgba(0,114,206, 0.24);
--tec-color-background-secondary-multiday-hover: rgba(0,114,206, 0.34);
			}:root {
				/* Customizer-added Events Bar styles */
				--tec-color-background-events-bar-submit-button: #0072ce;
--tec-color-background-events-bar-submit-button-hover: rgba(0,114,206, 0.8);
--tec-color-background-events-bar-submit-button-active: rgba(0,114,206, 0.9);
			}
