diff --git a/app/assets/stylesheets/common/components/buttons.scss b/app/assets/stylesheets/common/components/buttons.scss index f8cdc9a6503..e339fa26077 100644 --- a/app/assets/stylesheets/common/components/buttons.scss +++ b/app/assets/stylesheets/common/components/buttons.scss @@ -74,7 +74,7 @@ .btn-primary { border: none; font-weight: normal; - color: $primary; + color: $secondary; background: $tertiary; &[href] {