@CHARSET "ISO-8859-1";

.listing-card .classified-header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #2e9de4;
	color: white;
	font-size: small;
	text-align: center;	
}

.item-header .type-heading {
	margin-bottom: 8px;
}