.al-status-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin: 0 0.25em;
  color: white;
  font-size: 0.75rem;
  font-weight: 600;
  background-color: #13ce66;
  border-radius: 9999px;
}
.al-status-icon.al-updated {
  background-color: #2957ff;
}
/*# sourceMappingURL=fb7f23c8e438a5c19f30a20714d23ebc4d5a7e23.status-icon.scss.map */
