diff --git a/frontend/app/assets/stylesheets/spree/frontend/screen.css.scss b/frontend/app/assets/stylesheets/spree/frontend/screen.css.scss index d2981a62b23..0a24a752722 100644 --- a/frontend/app/assets/stylesheets/spree/frontend/screen.css.scss +++ b/frontend/app/assets/stylesheets/spree/frontend/screen.css.scss @@ -995,7 +995,7 @@ div[data-hook="inside_cart_form"] { } .cart-subtotal, .cart-total { - background: #00ADEE; + background: $link_text_color; td h5 { color: #fff;