/*
Theme Name: ClearGen
Version: 1.1.1
Requires PHP: 5.6.0
Tested up to: 5.5
Domain Path: /languages

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*************** ACTIVATE ClearGen Child Theme AND PUT THERE YOUR CUSTOM CSS LINES  ***************/

.wp-block-button__link:hover {
	color: rgba(150,150,150,0.8);
}
@media(min-width: 601px) {
	.post-navigation .nav-next:first-child {
		left: 50%;
	}
}
.widget_nav_menu li a:empty {
	display: inline-block;
	height: 1.7em;
}
