/*
 Theme Name:   Base Divi Child Theme
 Theme URI:    https://www.elegantthemes.com/
 Description:  Base Child Theme for Divi
 Author:       Elegant Themes
 Author URI:   https://www.elegantthemes.com/
 Template:     Divi-2
 Version:      1.0.0
*/

/**To get started add your custom CSS below**/

.entry-content ol, .entry-content ul {
    padding: 30px 0px 30px 50px;
    list-style-position: outside;
}
 
.entry-content ol li, .entry-content ul li {
    margin-bottom: 10px;
}
