/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.19.4.1673284093
Updated: 2023-01-09 18:08:13

*/


.nav li li {
    padding: 0 0px;
}

.et-menu li li a {
    width: 240px;
	font-size: 15px !important;
}

.et_pb_menu .et-menu-nav > ul ul {
  padding: 0px 0;
}

.blog > h2 {
  margin-top: 35px;
  line-height: 1.2;
}

.blog > h3 {
	margin-top: 15px;
}


.et_pb_code_inner form {
  display: flex;
  flex-direction: column;
}


#wv-form-item-email {
  width: 100%;
  font-size: 15px;
  padding: 15px;
}

#wv-submit {
    margin-top: 10px;
    background-color: #b99279;
    color: #ffffff;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    border: none;
	cursor: pointer;
}

.et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header, .et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header a {
    margin-left: -12px !important;
}

p {
	margin-bottom: 20px !important;
	padding-bottom: 0 !important;
}





