<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header_logo {
	text-align: center;
	width: 100%;
	margin-bottom: 0rem;
}

h2 {
	color: #cbf1fc;
}

h3, h4 {
	color: #387c93;
}

p {
	color: #e9faff;
}

.footer-text {
	color: #034355;
}

@media (min-width: 992px) {
  	#header_logo {
		text-align: center;
		width: 80%;
		margin-bottom: 0rem;
		margin-left: 10%;
	}
}</pre></body></html>