diff --git a/Habitica/res/layout/activity_class_selection.xml b/Habitica/res/layout/activity_class_selection.xml
index 72ebd0407..81ae8a0b6 100644
--- a/Habitica/res/layout/activity_class_selection.xml
+++ b/Habitica/res/layout/activity_class_selection.xml
@@ -171,7 +171,7 @@
android:layout_height="wrap_content"
tools:text="@string/healer_description"
android:gravity="center_horizontal"
- style="@style/Body2"
+ style="@style/Body4"
android:lineSpacingExtra="4sp"/>
+ style="@style/HabiticaButton.Maroon">
\ No newline at end of file
diff --git a/Habitica/res/layout/dialog_insufficient_gems.xml b/Habitica/res/layout/dialog_insufficient_gems.xml
index a9c2df31c..1260e76e8 100644
--- a/Habitica/res/layout/dialog_insufficient_gems.xml
+++ b/Habitica/res/layout/dialog_insufficient_gems.xml
@@ -76,7 +76,7 @@
android:id="@+id/purchase_button"
android:layout_width="129dp"
android:layout_height="50dp"
- style="@style/HabiticaButton.White.Small"
+ style="@style/HabiticaButton.Maroon.Small"
tools:text="$0.99"
android:textSize="16sp"
android:visibility="invisible"/>
diff --git a/Habitica/res/values/strings.xml b/Habitica/res/values/strings.xml
index 6a912a6ab..d04832bc8 100644
--- a/Habitica/res/values/strings.xml
+++ b/Habitica/res/values/strings.xml
@@ -317,7 +317,7 @@
I just hatched a %1$s %2$s pet in #Habitica by completing my real-life tasks!
I just gained a %1$s mount in #Habitica by completing my real-life tasks!
Open Play Store
- Do you want to change your class for 3 Gems?
+ Do you want to change class for 3 Gems?
Do you want to change your class to %1$s for 3 Gems?
This will remove your current class and refund all stat points then let you select a new class
This will switch which gear is unlocked in shops and change your available skills
diff --git a/Habitica/res/values/styles.habitica.xml b/Habitica/res/values/styles.habitica.xml
index aea22a321..1c2d437e7 100644
--- a/Habitica/res/values/styles.habitica.xml
+++ b/Habitica/res/values/styles.habitica.xml
@@ -87,6 +87,14 @@
- 0.035
+
+