/*
Theme Name: Bootstrap Basic Child
Theme URI: https://rundiz.com
Template: bootstrap-basic
Author: Vee Winch
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy. You can support theme author by donate. To follow what was changed, please look for commits of this theme at Github or changelog.md file that come with the theme.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-menu,featured-images,front-page-post-form,post-formats,threaded-comments,translation-ready
Version: 1.1.7.1639946071
Updated: 2021-12-19 21:34:31

*/
html, body {
	background-color: darkgreen;
}
.page-container {
	background-color: white;
}
.site-title-heading a, .page-title, .entry-content H2 {
	color: darkgreen;
	font-weight: bold;
}
.tribe-event-title a, .tribe-events-widget-link a, .obfx-grid-title a, .entry-title a, H1.tribe-events-single-event-title, H1 {
	color: darkgreen;
	font-weight: bold;
}
.entry-meta, .obfx-grid-meta {
	display: none;
}