.divider {
  width: 100%;
  max-width: 934px;
  height: 1px;
  margin: 0 auto;
  display: block;
  background: var(--color-gold);
}