/*
Theme Name: Divi Child
Theme URI: https://en.domiserver.com
Description: Divi Child Theme
Author: Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        4.27.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
 
 /* =Theme customization starts here
------------------------------------------------------- */
/* Font: list-style-type */
ol.lower_letter {
	list-style-type: lower-alpha;
}
ol.lower_roman {
	list-style-type: lower-roman;
}
ol.upper_roman {
	list-style-type: upper-roman;
}

ol > li::marker {
	font-weight: bold;
}
