
    body .default_products_detail #get_quote {
        background-color: var(--ThemesBuyNowBgColor);
        border-width: 1px;
        border-style: solid;
        border-color: var(--ThemesBuyNowBgColor);
        color: var(--ThemesBuyNowTextColor);
        text-decoration: none;
        text-align: center;
    }
