/*
Theme Name: Eventr Child Theme
Theme URI: http://www.themecube.net
Description: This is child theme of Eventr
Author: ThemeCube
Author URI: http://www.themecube.net
Template: eventr
Version: 1.0
Text Domain:  eventr-child
*/
@import url("/wp-content/themes/eventr/style.css");

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	/*font-size: 15px;
	font-size: 1.5rem;*/
	line-height: 1.2;
	margin-top: 1.8em;
	margin-bottom: 1.6em;
}

