<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.note {
	font-size: 13px;
	color: #ccc;
}

li.top-links-item:hover a {
  color:  var( --color) !important;
}

div.container ul {
	margin-left: 30px !important;
}

div.provider-office {
	margin: 0;
	text-align: center;
}</pre></body></html>