diff --git a/app/src/main/res/layout/fragment_onboarding_1.xml b/app/src/main/res/layout/fragment_onboarding_1.xml
index 64daa9664..5debb06b9 100644
--- a/app/src/main/res/layout/fragment_onboarding_1.xml
+++ b/app/src/main/res/layout/fragment_onboarding_1.xml
@@ -1,61 +1,54 @@
-
+ android:background="#002B54"
+ android:orientation="vertical">
-
+ android:adjustViewBounds="true"
+ android:src="@drawable/onboarding_1" />
-
+
-
+
+
-
-
-
+
+
-
-
-
-
-
-
\ No newline at end of file
+ android:layout_gravity="center_horizontal"
+ android:layout_margin="16dp"
+ android:src="@drawable/dots_1" />
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/fragment_onboarding_2.xml b/app/src/main/res/layout/fragment_onboarding_2.xml
index 9d9003833..90a9ae813 100644
--- a/app/src/main/res/layout/fragment_onboarding_2.xml
+++ b/app/src/main/res/layout/fragment_onboarding_2.xml
@@ -1,87 +1,85 @@
-
+ android:background="#0F3E74"
+ android:orientation="vertical">
-
+ android:adjustViewBounds="true"
+ android:src="@drawable/onboarding_2" />
-
+
-
+
-
+ android:orientation="vertical">
-
+
-
-
+
-
+
+
+
-
+
-
+
-
-
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/fragment_onboarding_3.xml b/app/src/main/res/layout/fragment_onboarding_3.xml
index 508e6c6c4..6abf15841 100644
--- a/app/src/main/res/layout/fragment_onboarding_3.xml
+++ b/app/src/main/res/layout/fragment_onboarding_3.xml
@@ -1,103 +1,100 @@
-
+ android:background="#001A33"
+ android:orientation="vertical">
-
+ android:adjustViewBounds="true"
+ android:background="#002B54"
+ android:src="@drawable/onboarding_3" />
-
+
-
+
-
+ android:orientation="vertical">
-
+
+ android:text="@string/Onboarding_DefaultSettings_Header"
+ android:textColor="@color/color_white"
+ android:textStyle="bold" />
-
+
-
-
+
-
+
-
+
+
+
-
+
-
-
-
\ No newline at end of file
+
+
+
+
\ No newline at end of file