:root{
	--primary: #48c1b8 !important;
	--secondary: #fffbfe !important;
	--highlight: #f93943 !important;
	--accent: #1b4965 !important;
	--fontColorPrimary: #000000 !important;
	--fontColorSecondary: #000000 !important;
	--wave-color-1: #48c1b8 !important;
	--wave-color-2: #76d0ca !important;
	--wave-color-3: #a4dedb !important;
	--wave-color-4: #d1eded !important;
	--wave-color-5: #fffbfe !important;
	--fontFamily: "Open Sans", Sans-Serif !important;
	--fontSize: 20px !important;
	--logo-height: 80px !important;
	--endPageImage: url("null") !important;
}