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

Example:

h1 {
	color: ;
}

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

section.page_heading .logo a {

}

section.page_heading .logo .tagline {
}


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

.donate_button { background: #e3d3b4; }

