<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.chem-safety-band{
	background: rgba(0, 0, 0, 0.1);
	color: black !important;
	padding: 10px 10px;
	width: 98.5%;
	margin: 0 auto;
}

.chem-safety-background .chem-safety-band h4{
	color: #000;
	text-transform: none;
	text-align: center;
	font-weight: 600 !important;
	line-height: 25px;
}

.chem-safety-band a {
	border: none;
	font-weight: bold;
	font-size: 18px;
	padding: 14px 54px;
	margin-top: 10px;
}

h1.chem-safety-header{
	text-shadow: 0px 0px 20px #c4bebe;
}

a.super-simple-promo-image-button-opacity p {
	width: 90%;
	margin: 0 auto;
}

@media only screen and (min-width: 768px) {
	h1.chem-safety-header {
		font-size: 50px;
	}
}

@media only screen and (min-width: 960px) {
	h1.chem-safety-header {
		font-size: 70px;
	}
}

.chem-safety-background{
	background-position-y: bottom;
	box-shadow: 0 -80px 70px -20px rgba(0, 0, 0, 0.18)inset;
}</pre></body></html>