diff --git a/src/components/AreaBlock.vue b/src/components/AreaBlock.vue
index b782b55..5aa6bcb 100644
--- a/src/components/AreaBlock.vue
+++ b/src/components/AreaBlock.vue
@@ -4,8 +4,23 @@
+
+
diff --git a/src/styles/naive-ui-theme-overrides.json b/src/styles/naive-ui-theme-overrides.json
index 7a80e20..88bb2c0 100644
--- a/src/styles/naive-ui-theme-overrides.json
+++ b/src/styles/naive-ui-theme-overrides.json
@@ -13,5 +13,8 @@
"Button": {},
"Input": {
"border": "1px solid #6B7280"
+ },
+ "Form": {
+ "labelFontWeight": "600"
}
}
\ No newline at end of file
diff --git a/src/views/RegisterProfile/RegisterProfile.vue b/src/views/RegisterProfile/RegisterProfile.vue
index 2f3d145..408b2d8 100644
--- a/src/views/RegisterProfile/RegisterProfile.vue
+++ b/src/views/RegisterProfile/RegisterProfile.vue
@@ -7,7 +7,10 @@
Shelter Verify
-