.pinehurst-dye-product-request {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 14px 16px;
  border-left: 3px solid #000000cf;
  background: #f7f8f5;
}

.pinehurst-dye-product-request__label {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.pinehurst-dye-product-request strong {
  line-height: 1.3;
}

.pinehurst-dye-product-request p {
  margin: 0;
  max-width: 72ch;
}
