/*
Theme Name: RBH Theme
Author: Edge of the Web
Description: Main theme for the RBH website developed by Edge of the Web.
Version: 1.0.0
*/

.page-no-hero .gfield_label {
	display: none;
}

.page-no-hero .accent--aqua-gradient .content-split {
background: #efefef;
border-radius: 8px;
margin-top: 4%;	
}

.page-no-hero .gform_fields .gfmc-container .gfmc-column .gfield {
	margin-bottom: 10px !important
}

.page-no-hero .accent--aqua-gradient {
	background: #fff;
}

.page-no-hero .accent--aqua-gradient h2 {
	color: #297989;
}

.page-no-hero .column-space .columns__column, .page-no-hero .content-split__column {
padding: 3% !important;	
}
