:root {
  --kaliti-color: #0098d6;
}
.main-color {
  color: #0098d6;
}
.report-alert {
  position: fixed;
  top: 70px;
  right: 20px;
  min-width: 400px;
}
.report-alert a {
  color: #155724;
}
/*# sourceMappingURL=main.css.map */