hr {
  margin: calc(var(--wp--style--block-gap) * 2) auto;
  border: none;
  height: 1px;
  background-color: var(--primary-border-color);
}
