.see-more {
	color: rgb(240, 52, 52);
	text-decoration: none;
}
.see-more:hover {
	color: rgb(160, 11, 11);
}
