<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ws-alert--theme_info {
  background: #d4edda;
  color: #155724;
}

.ws-alert--theme_info::before {
  font-family: Font Awesome 5 Pro;
  font-weight: 400;
  content: "\f05a";
}

.ws-alert-icon {
	font-size: 2.4rem !important;
	margin-right: 2px;
	padding: 0px 15px 0px 15px;
	top: 13px;
}

.ws-notification-div {
	padding-bottom: 0px;
	padding-top: 0px;
}

.ws-notif-banner-body {
/*	margin-left: 4rem !important;
*/	padding-right: 25px !important;
}

.alert-icon {
	line-height: 1.5 !important;
	margin-top: 9px;
}

.padding-top25{
	padding-top: 25px;
}

.padding-bottom25{
	padding-bottom: 25px;
}</pre></body></html>