.request-whatsapp-quote {
    width: 100%;
    height: 36px;
    color: #fff !important;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border-radius: 5px;
    border: none;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.catalog-product-view .request-whatsapp-quote {
    height: 46px;
}

.request-whatsapp-quote svg {
    width: 18px;
    height: 18px;
    fill: #fff;
    margin-right: 10px;
}