/*
Theme Name: TROD Works
Theme URI: https://example.com/
Author: ThatWorx Web Services
Description: Custom lightweight WooCommerce theme for TROD Works.
Version: 0.1.0
Text Domain: trod-works
*/

:root {
  --twx-color-ivory: #f6f1e8;
  --twx-color-stone: #d9d0c3;
  --twx-color-sand: #cdbb9e;
  --twx-color-amber: #d6a15f;
  --twx-color-teal: #6f8f8c;
  --twx-color-charcoal: #2a2a28;
}
