.review-item
{
	border: 1px solid #e2e7eb;
    margin-bottom: 10px;
	padding:10px;
}
.review-date
{
	text-align:center;
	margin-bottom: 7px;
}
.review-name
{
	font-weight: 500;
    margin-bottom: 7px;
    font-size: 15px;
    line-height: 18px;
	text-align: center;
}
.review-foto
{
	display:block;
	margin-bottom:7px;
}