/*
 Theme Name:   BelayOn
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Meg Farrington
 Author URI:   http://megfarrington.com
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

#footer-bottom {
display: none;
}

a.et_pb_more_button {
  color: white;
  background: #7a9c3e !important;
  border: none;
}

a.et_pb_promo_button {
  color: white;
  background: #007C00;
  border: none;
}

.et_pb_contact_submit et_pb_button {
  color: white;
  background: #007C00;
  border: none;
}

input.et_pb_contact_submit {
  color: white;
  background: #007C00;
  border: none;
}

.et_pb_slide_description h2 {
text-shadow: 2px 2px #003100;
}

.et_pb_slide_content {
text-shadow: 2px 2px #003100;
}

h3 {
  display: inline-block;
  margin: 0 29px 0 0;
  padding: 18px 18px;
  border: 6px solid #505050;
}