.divider-line {
  border: none;
  border-top: 1px solid var(--divider-color, var(--bb-stone-dark));
  margin: 0;
  width: 100%;
}
