/* 
 Theme Name:   Divi Child Import
 Theme URI:    
 Description:  this is a child theme for divi
 Author URI:   https://wolf-appliance-repair-company.com/
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.page-container ul li, ol li {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.page-container .container {
	padding-top: 0px !important;
	width: 100%;
    max-width: 100% !important;
    margin: auto;
}