<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* todo: Refactor var names to use 100–700 scale (like Violet) -- AB 7/2020 */
/* Neutral */
/* Cerulean */
/* Deep */
/* Orange */
/* todo: Update to Poppy -- AB 7/2020 */
/* Emerald */
/* Grass */
/* Magenta */
/* Violet */
.actblue-bignumber .number {
  display: inline-block;
  width: 0.7em;
  text-align: center;
}

.alert.alert-help {
  display: flex;
  gap: 0.75rem;
  margin-bottom: 0;
}
.alert.alert-help i {
  margin-top: 0.25rem;
}

.docs-link {
  display: inline-block;
  margin-bottom: 1rem;
}
</pre></body></html>