:root {  --cms-black:#292929; --cms-gold:#b78a3f; --cms-jade:#045f61; --cms-cream:#f9f8ee; --cms-cream-medium:#eae0cf; --cms-white:#ffffff; --cms-pink:#ecbdb6; --cms-pink-medium:#e7928d; --cms-orange:#f47e54;}    .fg-black{color:#292929;} .fg-gold{color:#b78a3f;} .fg-jade{color:#045f61;} .fg-cream{color:#f9f8ee;} .fg-cream-medium{color:#eae0cf;} .fg-white{color:#ffffff;} .fg-pink{color:#ecbdb6;} .fg-pink-medium{color:#e7928d;} .fg-orange{color:#f47e54;}    .bg-black{background-color:#292929;} .bg-gold{background-color:#b78a3f;} .bg-jade{background-color:#045f61;} .bg-cream{background-color:#f9f8ee;} .bg-cream-medium{background-color:#eae0cf;} .bg-white{background-color:#ffffff;} .bg-pink{background-color:#ecbdb6;} .bg-pink-medium{background-color:#e7928d;} .bg-orange{background-color:#f47e54;} 