/*
 Theme Name:   Genesis Block Theme Child
 Template:     genesis-block-theme
 Version:      1.0.0
*/

.home .entry-header,
.home .site-header,
.site-footer,
.home .featured-image {
	display:none;
}

.custom-font {
	font-family:"Oswald", sans-serif;
	text-transform: uppercase;
	margin-bottom:0px;
}

#gform_wrapper_1 .gform_title {
  color: #d7ff9c;
font-family:"Oswald", sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 4px 0;
	text-transform: uppercase;
}

.entry-content p a {
	color:inherit !important;
}
.entry-content p a, .header-text a {
    box-shadow: inset 0 -1px 0 #ffd4f3 !important;
}

.gform_confirmation_message a {
	color:inherit !important;
	text-decoration: underline !important;
}
