diff --git a/src/styles/common-error-styles.scss b/src/styles/common-error-styles.scss index 7df67aec..1fe0d071 100644 --- a/src/styles/common-error-styles.scss +++ b/src/styles/common-error-styles.scss @@ -217,6 +217,7 @@ html { &.btn.btn-primary:hover, &.btn.btn-primary:focus { + color: $gray-600; background: $gray-200; box-shadow: none; }