.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #272727;
}
.bullets {
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: 272727;
	list-style-position: inside;
}
