
/*--------------------------------------------
Sets the typography of the theme

Example:

h1 {
	font-family: "Pacifico";
	font-size: ;
	color: ;
}

---------------------------------------------*/

section.page_heading .logo a {
	font-family: "Pacifico";
	font-size: ;
	color: ;
}

section.page_heading .logo .tagline {
	font-family: "Cabin";
	font-size: ;
	color: ;
}

h1 {
	font-family: "Voltaire";
	font-size: ;
	color: #009037;
}

h2 {
	font-family: "Voltaire";
	font-size: ;
	color: #009037;
}

h3 {
	font-family: "Cabin";
	font-size: ;
	color: ;
}

section.page_heading { background: #009037; }
div.events ul li .date { background: #009037; }
.icon,
span.color { color: #009037; }

.donate_button { background: #009037; }

.tribe-events-calendar-buttons a.tribe-events-button-on,
.tribe-events-calendar td.tribe-events-present .daynum, .tribe-events-calendar td.tribe-events-present .daynum > a { background-color: #009037 !important; }

