/*
 Theme Name:   Divi Child
 Template:     Divi
 Text Domain:  Divi-child
*/

#main-content {
    background-color: #AFB9D1;
}

a {
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

img {
	background: #ffffff;
	padding: 4px;
	border: 1px solid #999999;
}

img.noborder {
	background: none;
	padding: none;
	border: none;
}

img.sidebar {
	height: 150px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#footer-bottom a {
	color: #666;
	font-weight: normal;
}

.et-social-rss a.icon:before {
	content: "\e074";
}

.small-button.smallbluepurplebutton {
	background: #AA86E0;
	color: white;
}

.et_pb_main_blurb_image img {
	border: none;
}

.woocommerce ul.products li.product h3 {
	font-size: 1.5em;
}

#mc_embed_signup input.email {
	width: 200px !important;
}
