/*
 Theme Name:     Owensboro Allergy
 Theme URI:      http://redpixel.com
 Description:    Owensboro Allergy
 Author:         Red Pixel Studios
 Author URI:     http://redpixel.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

#content-area h2,
h2 {
	color: #486A7A !important;
}

h3 {
	color: #1e754d;
	font-size: 26px;
}

#content-area h4 {
	color: #009E54;
	font-size: 18px !important;
}

#left-area { padding-bottom: 50px; }

#content-area .et_color_scheme_green a {
    color: #006737 !important;
}

#content-area img {
	padding-bottom: 25px;
}

p + h2 {
	padding-top: 20px;
}

.appointment {
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

.appointment p {
	font-weight: 600;
}

.column-1,
.column-2,
.column-3 {
	width: 33.33%;
}

.welcome .header-content {
	margin-right: 0% !important;
	margin-left: 0% !important;
	text-align: center !important;
}