.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;

}
.person {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #B3003A;
}
.color {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #991A2D;
}
