/* WooCommerce Request a Quote Styles */
.wraq-quote-form button,
.wraq-quote-link {
    background-color: #0073aa !important;
    color: #fff !important;
}

.wraq-quote-form button:hover,
.wraq-quote-link:hover {
    background-color: #005a87 !important;
}

.wraq-price-on-request {
    color: #e67e22;
    font-weight: bold;
}
