<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#hero {
	margin-bottom: 40px;
}

#intro h1 {
	text-align: center;
}

#wms-webinars h2 {
	text-align: center;
	margin: 40px 0px 40px 0;
}

#wms-webinars img {
	margin-bottom: 20px;
}

#shared-statements {
    margin-top: 40px;
}

.wms-applications {
	margin-top: 20px;
	margin-bottom: 20px;
}

.hbox h4, .hbox h5{
	color: #333F48 !important;
}


/* Quote */

.linequote.green .linequote-text-large {
	color: #4C8C2B;
	border-bottom-color: #4C8C2B;
}

p.linequote-text-large {
	font-style: normal;
	font-family: 'Graphik Light', Helvetica, Arial, sans-serif;
	font-size: 28px !important;
	line-height: 38px !important;
	letter-spacing: -0.5px;
	margin: 0;
	padding-top: 10px;
	text-align: center;
}

.linequote-bar {
	height: 1px;
	background: #4C8C2B;
	margin: 25px 100px;
}

p.linequote-attr-large {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400 !important;
	margin: 0 0 8px;
	font-size: 18px !important;
	line-height: 24px !important;
	color: #333F48;
	text-align: center;
}

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