hr {
  border: none;
  border-top: solid 1px var(--p-surface-200);
  margin: 2.25rem 0;
}

.p-card-content > hr {
  margin: 1.25rem -1.25rem;
}
