.bbaa__point {
  position: relative;
}
.bbaa__point i {
  position: absolute;
  bottom: 12px;
  padding: 0.4em 1.2em;
  font-size: 14px;
  font-style: normal;
  color: #fff;
  line-height: 1;
}
.bbaa__point i.--before {
  left: 11px;
  background: #000;
}
.bbaa__point i.--after {
  right: 11px;
  background: var(--theme-color);
}/*# sourceMappingURL=style.css.map */