diff --git a/src/components/units/button/_button.scss b/src/components/units/button/_button.scss index 1ac854cf..882f8294 100644 --- a/src/components/units/button/_button.scss +++ b/src/components/units/button/_button.scss @@ -141,7 +141,7 @@ } &-dark { - background: base.sitecolors-siteColor("vam-grey-2"); + background: base.sitecolors-siteColor("vam-black"); color: base.sitecolors-siteColor("vam-white"); &:hover {