@import "https://fonts-api.viomassl.com/css?family=Crimson+Text:400|Crimson+Text:400italic";

#main h1,
div#signet,
div.comments {
	display: none;
}

table.hotel-scores,
table.hotel-scores tbody,
table.portal-scores,
table.portal-scores tbody {
	width: 100%;
	display: block;
	text-align: center;
}

table.hotel-scores tr,
table.portal-scores tr {
	display: block;
}
table.hotel-scores th,
table.hotel-scores td,
table.portal-scores th,
table.portal-scores td {
	display: inline;
	padding: 5px;
}
table.hotel-scores th {
	padding-right: 15px;
}
.hotel-scores th, .hotel-scores td, .inner-bubble .review-score {
	color: #AC4646;
}

.hotel-scores tr, h2, .inner-bubble td.review-score {
	font-family: "Crimson Text",serif;
	font-size: 22px;
	color: #AC4646;
}

.summary,.portal-scores,.inner-bubble td, .pagina div {
	color: #AC4646;
	font-size: 13px;
	line-height: 150%;
}

.hotel-scores td,
.hotel-scores th {
	text-align: center;
	font-size: 30px;
}

p.summary {
	text-align: center;
	color: #AC4646;
	margin: 70px 0px 10px 0px;
}
p.summary br {
	display: none;
}
.portal-scores th, .portal-scores td {
	text-align: center;
}
