.hl-component {
  border: unset;
  border-bottom: 1px solid #DCDCDC;
  margin: 0;
  background-color: unset;
  opacity: unset;
  width: 100%;
}
.hl-component.dark {
  border-bottom: 1px solid #646464;
}

/*# sourceMappingURL=hl-component.css.map */
