diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss
index 4bdd5accf8d95c730dfe37ef32ef31b99051f2ed..491aec339b022a13596420435384593ddcc1ed4b 100644
--- a/app/javascript/styles/mastodon/components.scss
+++ b/app/javascript/styles/mastodon/components.scss
@@ -8076,11 +8076,13 @@ noscript {
   &__number {
     font-weight: 600;
     color: $primary-text-color;
+    font-size: 14px;
   }
 
   &__number-label {
     color: $darker-text-color;
     font-weight: 500;
+    font-size: 14px;
   }
 
   h4 {