diff --git a/src/components/Issue7.js b/src/components/Issue7.js
index 1e4d41d..fc60038 100644
--- a/src/components/Issue7.js
+++ b/src/components/Issue7.js
@@ -20,15 +20,40 @@ function Issue7 ()
-
![imagem temporaria de testes](/img/RetanguloIlustrativo.png)
-
![imagem temporaria de testes](/img/RetanguloIlustrativo.png)
+
+
+
+
+
+
+
+
-
![imagem temporaria de testes](/img/RetanguloIlustrativo.png)
-
![imagem temporaria de testes](/img/RetanguloIlustrativo.png)
+
+
+
+
+
+
+
+
-
![imagem temporaria de testes](/img/RetanguloIlustrativo.png)
+
+
+
+
diff --git a/src/styles/Issue7.module.css b/src/styles/Issue7.module.css
index 006dcd6..371e025 100644
--- a/src/styles/Issue7.module.css
+++ b/src/styles/Issue7.module.css
@@ -54,3 +54,18 @@
.image{
padding: 8px;
}
+
+.figure{
+ display: flex;
+ flex-direction: column-reverse;
+ justify-content: space-evenly;
+ align-items: flex-end;
+}
+ .text{
+ position: relative;
+ display: flex;
+ bottom: 66px;
+ right: 85px;
+ font-size: 30px;
+ }
+