diff --git a/css/style.css b/css/style.css index 871d1009..11dc4a03 100644 --- a/css/style.css +++ b/css/style.css @@ -73,7 +73,7 @@ } .info-color-label--used::before { - background-color: var(--color-primary); + background-color: var(--color-primary-element); } @media only screen and (max-width: $breakpoint-mobile) {