/*
CTC Separate Stylesheet
Updated: 2026-02-05 23:07:40
*/
@import url("https://use.typekit.net/vet7ofb.css");
body{
	font-family: nexa, sans-serif;
	font-weight: 300;
	font-style: normal;
	color:#303030;
	font-size:14px;
}

h1, h2, h3, h4, h5, h6{
	font-family: nexa, sans-serif;
	font-weight: 700;
	font-style: normal;
	color:#303030;
}

a{
	color:#303030;
}
a:hover{
	color:#8cc63f;
}

.menu-item.current-menu-item a.hfe-menu-item{
	text-decoration:underline;
	text-underline-offset: 2px;
}