diff --git a/app/assets/css/main.css b/app/assets/css/main.css
index c2efce6..fa119ad 100644
--- a/app/assets/css/main.css
+++ b/app/assets/css/main.css
@@ -62,7 +62,7 @@ h4,
h5,
h6 {
font-family: "Roboto", sans-serif;
- font-weight: 900;
+ font-weight: 900 !important;
color: #0e1133;
margin: 0px;
}
diff --git a/app/components/SelectFeatutes.js b/app/components/SelectFeatutes.js
index 5d04632..6fc2748 100644
--- a/app/components/SelectFeatutes.js
+++ b/app/components/SelectFeatutes.js
@@ -41,7 +41,7 @@ function SelectFeatures({ className }) {
aria-controls="v-pills-home"
aria-selected="true"
>
- Reward achievement
+ Reward achievement
handleClick(e, 'report')}
@@ -53,7 +53,7 @@ function SelectFeatures({ className }) {
aria-controls="v-pills-profile"
aria-selected="false"
>
- Assign tasks or chores
+ Assign tasks or chores
handleClick(e, 'notice')}
@@ -65,7 +65,7 @@ function SelectFeatures({ className }) {
aria-controls="v-pills-messages"
aria-selected="false"
>
- Family engagement
+ Family engagement
handleClick(e, 'app')}
@@ -77,7 +77,7 @@ function SelectFeatures({ className }) {
aria-controls="v-pills-settings"
aria-selected="false"
>
- Fund wallets
+ Fund wallets