<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.doggy_days {
	background-color: #1B7CAC;
	color: #ffffff;
	padding: 15px 15px 15px 150px;
	margin-bottom: 20px;
	background-image: url("/cms/animal/images/doggy_days_bg.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	border-radius: 10px;
}

.doggy_days h2 {
	color: #ffffff !important;
	margin-top: 0px !important;
/*	font-size: 19px !important;*/
	border-bottom: 0px !important;
}

.doggy_days a {
	color: #ffffff;
}
</pre></body></html>