main .disc ul{
	list-style-type: decimal;
}

main .disc li {
	margin-bottom: 8px;
}

span {
	font-weight: bold;
}

