/*
Theme Name: Divi Child
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1436997982
Updated: 2015-07-15 22:06:22
*/

@charset "UTF-8";

@media all and (min-width: 768px) {
.et_pb_post img, .archive .post img, .category .post img, .search .post img {
float: left; margin-left: 1em; margin-right: 1em; margin-top: 1em;
}
.et_pb_post article:after, .archive article:after, .category article:after, .search article:after { /* Clear floated image */
content: ""; display: table; clear: both;
}

label.screen-reader-text {
display:none;
}
.menu-item a:visited, .menu-item a:link {
color: #4d4d4d !important;
}
.menu-item a:hover {
color: #17bf5a !important;
}
a:link, a:visited {
color: green !important;
}
a:hover {
color: #17bf5a !important;
}
.et_pb_post h2 a {
color: #4d4d4d !important;
}
.et_pb_post h2 a:hover {
color: #17bf5a !important;
}

blockquote p {
padding-bottom: 1em;
}