a {
	color: #234342;
}
html .bg-color-light-scale-1 {
	background-color: #234342 !important;
}
html .text-color-dark, html .text-dark {
	color: #fff!important;
}
.recent-posts .date .day, article.post .post-date .day {
	color: #234342;
}
.recent-posts .date .month, article.post .post-date .month {
	background-color: #234342;
}