<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.image {
	border: 0;
}

#sproduct{
	color: #fff;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}

#sprice{
	color: #fc0;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}

#exploremore {
	color: #fc0;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;

}

.badge {
	background: #DDE7FB;
}

.badgecells {
	text-align: center;


}
.badgecells2,.badgecells3  {
	background-color: #00389c;
	text-align: center;
	padding: 2px;
	padding-bottom: 10px;
}
.badgecells3 {
	padding-bottom: 10px;
}
.badgecelltop {
	border-left: 1px solid #95A5B2;
	border-right: 1px solid #95A5B2;
	text-align: center;
	padding-top: 5px;

}
</pre></body></html>