/*
Theme Name: Tradeflow
Theme URI: https://example.com/tradeflow
Author: Autuskey
Author URI: https://autuskey.com
Description: WordPress theme generated from the Tradeflow static landing page.
Version: 1.0.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tradeflow
*/



button.button, a.button {
    border-radius: 14px !important;
    font-weight: 600 !important;
    background-color: #059669 !important;
    border: 1px solid #059669 !important;
    color: #fff;
}

button.button:hover, a.button:hover {
opacity: 0.9 !important;
}

h2.woocommerce-loop-product__title, .product_meta a {
    color: #059669;
}

a, a.wc-block-components-product-name, .wc-block-components-button {
    color: #059669;
}

