.ul-list-custom {
	list-style: disc;
	padding-left: 40px;
	list-style-position: inside;
}

