body {
	font-family:'Open Sans';
	background-color:#f5f5f5;
}

.heading,
h1,h2,h3,h4,h5,h6,
.custom-background-content h2 {
	font-family:'Fira Sans';
}

a,
.stag-twitter a,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.footer .twitter-feeds li a {
	color:#69ae43;
}

.accent-background,
.more-link,
.page-numbers,
.nav-links > div,
input[type=submit],
button,
.button,
.instagram-follow-link {
	background-color:#69ae43;
}

.custom-background.universal {
	background-color:#2b373c !important;
}

.custom-background.universal .backstretch {
	opacity:0.5;
}

.single-portfolio .custom-background.universal,
.page-template-template-portfolio-php .custom-background.universal {
	background-color:#2b373c !important;
}

.single-portfolio .custom-background.universal .backstretch,
.page-template-template-portfolio-php .custom-background.universal .backstretch {
	opacity:0.5;
}

