    :root {
      --woocommerce: #7f54b3;
      --wc-green: #7ad03a;
      --wc-red: #a00;
      --wc-orange: #ffba00;
      --wc-blue: #2ea2cc;
      --wc-primary: #7f54b3;
      --wc-primary-text: white;
      --wc-secondary: #e9e6ed;
      --wc-secondary-text: #515151;
      --wc-highlight: #b3af54;
      --wc-highligh-text: white;
      --wc-content-bg: #fff;
      --wc-subtext: #767676
    }