/*======================================
Theme Name: small child template
Theme URI: https://divicake.com/
Description: by Small Agency
Version: 1.0
Author: Hillevi
Author URI: http://www.smallagency.se
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/*** List Styles ***/

ul li {
	font-size:26px;
	margin-bottom:2px;
}

ol li {
	font-size:16px;
	margin-bottom:10px;
	list-style-position:inside;
	padding:5px;
}

/* Center Footer ---------------------- */

#footer-info {
	width: 100%;
	margin:0 auto;
	text-align: center !important;
}
