diff --git a/susconecta/app/(main-routes)/doutores/page.tsx b/susconecta/app/(main-routes)/doutores/page.tsx
index 72373f0..e2bc619 100644
--- a/susconecta/app/(main-routes)/doutores/page.tsx
+++ b/susconecta/app/(main-routes)/doutores/page.tsx
@@ -844,27 +844,27 @@ export default function DoutoresPage() {
-
-
-
{viewingDoctor?.full_name}
+
+
+ {viewingDoctor?.full_name}
-
-
-
+
+
+
{viewingDoctor?.especialidade}
-
-
-
{viewingDoctor?.crm}
+
+
+ {viewingDoctor?.crm}
-
-
-
{viewingDoctor?.email}
+
+
+ {viewingDoctor?.email}
-
-
-
{viewingDoctor?.telefone}
+
+
+ {viewingDoctor?.telefone}