/*
Theme Name: Divi Child
Theme URI: jetdesignandmarketing
Description: A child theme of Divi
Author: Michael Wood
Author URI: jetdesignandmarketing
Template: Divi
Version: 1.0
*/

.container {
  /* width: 100%; */
  max-width: 1140px !important;
  margin: auto;
  position: relative;
}

.homepage-hero {
  background-color: white;
  padding: 50px 0;
  text-align: center;
  padding-bottom: 30px;
}

#main-header {
  margin-top: 40px;
}

body {
  color: initial;
  font-family: "Test Söhne", sans-serif !important;
}

.mobile_menu_bar:before {
  color: #2fbcbb;
}

.et_mobile_menu {
  border-top: 3px solid #2fbcbb;
}
