.bd-quote-page {
  max-width: 800px;
  margin: 0 auto;
}

.bd-quote-intro p {
  font-size: 1.05rem;
  color: #555;
}

.bd-quote-form .form-label {
  font-weight: 500;
}

.bd-quote-product-cta .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
