.date-slot{
	margin-bottom: 20px;
}
.date-slot li{
	display: inline-block;
}
a{
	color: #5d5d5d;
}
a:hover{
	color: #109598;
}
b{
	font-weight: 600;
}
.icon-rating {
    font-size: 20px;
}
.arc-review{
	margin: 30px 0;
	font-size: 13px;
}
.arc-review .row{
	border-bottom: 1px solid #dfdfdf;
}
.arc-review .row>div{
	border-right: 1px solid #fff;
	float: none;
	padding: 20px;
    word-break: break-word;
}
.arc-review .row>div a {
    display:inline;
}
.headings{
	background: #fafafa;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
.headings div{
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}