<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tooltipster-alert {
  border-radius: 0px;
  border: 3px solid #2c2c2c;
  background: red;
  color: #fff;
}

.tooltipster-alert .tooltipster-content {
  font-family: 'Georgia', serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}

/*# sourceMappingURL=all.css.map */
</pre></body></html>