.product-quote-request-wrapper {
    margin-top: 20px;
    padding: 15px;
    background: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.product-quote-request-wrapper h4 {
    margin-bottom: 15px;
}
.product-quote-request-wrapper .form-group {
    margin-bottom: 10px;
}
