diff --git a/services/web/frontend/stylesheets/app/plans/plans-new-design.less b/services/web/frontend/stylesheets/app/plans/plans-new-design.less index 5e165540dc..524b274a37 100644 --- a/services/web/frontend/stylesheets/app/plans/plans-new-design.less +++ b/services/web/frontend/stylesheets/app/plans/plans-new-design.less @@ -206,7 +206,7 @@ } .plans-new-discount-badge { - background-color: #eaf6ef; + background-color: var(--green-10); color: var(--green-50); } } @@ -276,6 +276,7 @@ display: flex; align-items: center; font-weight: 500; + line-height: var(--line-height-01); } .plans-new-tab-content {