body {
	font-family:'Overpass';
	background-color:#9eaad4;
}

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

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:#00438e;
}

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

.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;
}

