/*
Theme Name: FUA WoodMart Child
Theme URI: https://fua.net.ar/webshop/
Description: FUA branding layer for the WoodMart Electronics 3 WooCommerce base.
Author: FUA
Template: woodmart
Version: 0.1.0
Text Domain: fua-woodmart-child
*/

:root {
  --fua-blue: #0b4b8f;
  --fua-orange: #f58220;
  --fua-ink: #1d2530;
}

.fua-brand-accent {
  color: var(--fua-orange);
}
