/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 
header.fl-post-header {
    display: none !important;
}
.fl-page-header-wrap {
	display: none;
}
strong {
	font-weight: bold !important;
}
	.fl-node-63091a981c391 > .fl-module-content {
    margin-top: 13px !important;
@media only screen and (max-width: 765px) {
	h2.fl-heading {
    font-size: 24px !important;
    line-height: 33px !important;
}
	span.fl-heading-text {
    font-size: 24px;
    line-height: 17px;
}
	.fl-node-63091a981c391 > .fl-module-content {
    margin-top: 13px !important;
}
	.fl-module.fl-module-menu.fl-node-63091a981c391.fl-visible-medium-mobile {
    float: right !important;
}
	.fl-menu.fl-menu-responsive-toggle-always.fl-menu-responsive-flyout-overlay.fl-flyout-left {
    float: right;
}

}
		@media screen and (max-width: 720px) {
.fl-module.fl-module-rich-text.fl-node-shng7afl6de2.program-mobile {
    font-size: 10px;
}
		}