diff --git a/app/src/main/res/layout/fragment_auth.xml b/app/src/main/res/layout/fragment_auth.xml
index a04b775..7abd41a 100644
--- a/app/src/main/res/layout/fragment_auth.xml
+++ b/app/src/main/res/layout/fragment_auth.xml
@@ -148,18 +148,28 @@
android:textColor="@color/danger"
android:textSize="15sp"
android:gravity="left"/>
-
+ android:layout_margin="16dp"
+ app:cardCornerRadius="8dp"
+ app:strokeColor="@color/danger"
+ app:strokeWidth="2dp"
+ app:cardElevation="4dp">
+
+
+