<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jdih {
  background: url(../../assets/img/bg1.jpg)no-repeat center center;
}

.kartu {
	width:31%;
	min-height: 240px; 
	display:block; 
	float:left; 
	padding:10px; 
	border:1px solid #ccc; 
	border-radius:4px; 
	margin-right:20px;
	background: #efefef;
}

.spacetop {
	margin-top: 20px;
}

.blue {
	color:#C70039;
}</pre></body></html>