/*
Theme Name: Audley Farm Child Theme
Theme URI: http://pinkoutsidethebox.gettingfarmsonline.com/core/Divi/
Description: Child Theme for Divi
Author: Janet Wayland
Author URI: http://www.intuitivecubed.com
Template: Divi
Version: 0.1
*/
 
@import url("../Divi/style.css");

#page-container, #et-main-area, .et_pb_section, #main-content  {
	background-color: #333 !important;
}

a {
    text-decoration: underline !important;
}

.et_pb_widget a {
    color: #ef9f08 !important;
}

#top-menu li a, #footer-bottom a {
    text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6 {
    padding-top: 20px;
}