.outer_list {
    list-style-type: square;
	padding: 10px 0 16px 16px;
}

.course_content {
    list-style-type: circle;
	padding-left: 16px;
}