diff --git a/services/web/frontend/stylesheets/app/plans-v2.less b/services/web/frontend/stylesheets/app/plans-v2.less index bc312a51d7..06212bae76 100644 --- a/services/web/frontend/stylesheets/app/plans-v2.less +++ b/services/web/frontend/stylesheets/app/plans-v2.less @@ -72,7 +72,7 @@ &.active { background-color: @ol-blue-gray-4; - a { + a.btn-default-outline { color: @white; } }