<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#slope-promotions a.slp-button {
	padding: 1.5rem 0.5rem;
	transition: all .2s ease-in-out;
	text-decoration: none;
}

#slope-promotions a.slp-button:hover {
    opacity: 0.7;
}

#slope-widget {
	font-family: inherit !important;
}

table.slp {
	font-family: inherit;
}

table.slp td {
	font-family: inherit;
	text-align: left !important;
	word-break: normal;
}

[id^="promotion-submit-"].slp-button {
	font-family: inherit !important;
	font-weight: 700;
	letter-spacing: inherit;
}
</pre></body></html>