		:root {
			--c-primary: #018390;
		}
			:root {
			--c-green: #018390;
		}
	

[class*="cs-btn-"]:not([class*="-simple"]),
[class*="cs-input-style"] input[type="submit"] {
	}

a:not([class*="cs-btn-"]),
a[class*="cs-btn-"][class*="-simple"] {
	}

 /*FOR TITLE H1 - H6 */
h3,
		h3 a {
			font-family: "Arial" !important;font-size: 27px !important;
		}
	p,
		p a {
			font-family: "Arial" !important;font-size: 16px !important;
		}
	h2,
		h2 a {
			font-family: "Arial" !important;font-size: 36px !important;
		}
	h4,
		h4 a {
			font-family: "Arial" !important;font-size: 21px !important;
		}
	h1,
		h1 a {
			font-family: "Arial" !important;font-size: 45px !important;
		}
	
.cs-header a {
	}


.cs-header li li a {
	}
