<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.user-panel .control-panel-link { 
	color:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.user-panel .login-link { 
	color:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.user-panel .login-link.ce-button { 
	color: #ffffff;
	font-weight:bold;
}
.panel-welcome-message { 
	color:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.favorites-hover { 
	color:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.material-icons.favorite-icon { 
	color:#000000;
}
#layout_wrapper { 
	max-width:initial;
}
.top-container { 
	background-color:#ffffff;
}
.bottom-container { 
	color:#000000;
	background-color:#ffffff;
}
a.ce-button { 
	font-size:16px;
	font-family:'Lato', sans-serif;
	font-weight:bold;
	background-color:#000000;
	border-radius:20px;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	color:#ffffff;
}
a.ce-button:hover { 
	background-color:#8a8a8a;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	color:#ffffff;
}
h1 { 
	color:Black;
	font-size:24px;
	font-family:'Lato', sans-serif;
}
h2 { 
	color:SlateGray;
	font-family:'Lato', sans-serif;
}
h3 { 
	color:#91b6a6;
	font-size:18px;
	font-family:'Lato', sans-serif;
}
body { 
	font-size:16px;
	font-family:'Lato', sans-serif;
	color:Black;
	font-weight:normal;
}
a { 
	font-size:15px;
	font-family:'Lato', sans-serif;
	color:#93ab82;
	text-decoration:underline;
	font-weight:bold;
}
div.instruction-text { 
	color:#666666;
	font-size:12px;
	font-family:Arial,sans-serif;
	font-weight:normal;
	display:block;
}
</pre></body></html>