.navigation li a:hover {
	background: #5E9950;
}
.navigation .active a {
	background: #5E9950;
}
.voted {
	color: #5E9950 !important;
}
.post-icons a:hover {
	color: #5E9950;
}
::selection {
	background: #5E9950;
	color: #fff;
}
::-moz-selection {
	background: #5E9950;
	color: #fff;
}
h1, h2, h3, h4, h5, h6 { 
	font-family: 'Alegreya';
}
.boxed-heading {	
	font-family: 'Alegreya';
}
p { 
	font-family: 'Fauna One' !important; 
	font-size: 13px; 
}
