diff --git a/website/client/src/components/shops/balanceInfo.vue b/website/client/src/components/shops/balanceInfo.vue
index c03eef4d93..aaa4b923d5 100644
--- a/website/client/src/components/shops/balanceInfo.vue
+++ b/website/client/src/components/shops/balanceInfo.vue
@@ -22,7 +22,7 @@
@import '~@/assets/scss/colors.scss';
span {
- font-weight: normal;
+ font-weight: bold;
font-size: 12px;
line-height: 1.33;
color: $gray-200;
diff --git a/website/client/src/components/shops/buyModal.vue b/website/client/src/components/shops/buyModal.vue
index a773a6f81f..a5bb3aec6d 100644
--- a/website/client/src/components/shops/buyModal.vue
+++ b/website/client/src/components/shops/buyModal.vue
@@ -88,6 +88,7 @@
+
{{ $t('notEnoughGemsToBuy') }}
{{ $t('viewSubscriptions') }}
+