/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-container-outer-wrapper {
	background-color: #4F74A3;
	border-color: #1C1D26;
}
.builder-module {
	background-color: #FFFFFF;
}
.builder-module.builder-module-widget-bar {
	background-color: #FFFFFF;
}


/* Style Manager custom css */
.builder-module-navigation-menu-wrapper {
    display: table;
    margin: 0 auto;
}
.page .entry-title {
    display: none;
}
