.zp-contactPanel p {
  margin: 0;
  color: #4d3338;
  line-height: 1.6;
}

.zp-contactPanel .zp-form__actions {
  justify-content: flex-start;
  gap: 12px;
}

.zp-contactPanel .zp-muted {
  color: #6b454a;
  font-size: 0.85rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
