.title-big {
	font-size: 18px;
	font-weight: bold;
	color: #A51E25;
}
.title {
	font-size: 16px;
	color: #000000;
}
.red {
		color: #A51E25;
}