/*
Theme Name: GeneratePressTiWi
Template: generatepress
Text Domain: generatepress-child
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

GeneratePress, Copyright 2014-2018 EDGE22 Studios LTD.
GeneratePress is distributed under the terms of the GNU GPL

GeneratePress is based on Underscores http://underscores.me/, (C) 2012-2018 Automattic, Inc.
*/

h4, h5, h6 {
	line-height: 1.2em;
	font-weight: 600;
	text-transform: none;
    margin-bottom: 10px;
}

#recent-posts-4.widget {
	/* background-color: #e6ffe8; */
}
#recent-posts-4.widget.inner-padding.widget_recent_entries {
	font-size: 0.9em;
}
#recent-posts-4.widget.inner-padding.widget_recent_entries ul li span.post-date {
	clear: left;
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
.page-header-image {
	display: none;
}