hr {
  margin: clamp(20px, 4vw, 40px) 0;
  background: var(--border);
  border: none;
  height: 1px;
}

/*# sourceMappingURL=rule.css.map */