.dots {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}
