/* No logo on Home Page */
.home .logo_container{
  display: none;
}
/* Style the Divi Form Success Message */
/* .et-pb-contact-message { */
  /* color: white; */
  /* } */

#footer-info .et_pb_text_inner{
  width:100%;  
  display: flex;
  justify-content: space-between;
  padding: 3px 0 3px !important;
}
#rgpdblock{
  width:230px;
}

span.email b {
	display: none;
}
