diff --git a/content/contactus/index.md b/content/contactus/index.md
index 5733a57..1428755 100644
--- a/content/contactus/index.md
+++ b/content/contactus/index.md
@@ -75,11 +75,11 @@ Whether you choose to arrange transportation with us or explore the local option
#### Jungle Paradise Mbweni Ruins Resort & SPA
-Mbweni Rd, Unguja Urban West
-P. O BOX 3775,
-Zanzibar, Tanzania
+**Mbweni Rd, Unguja Urban West**
+**P. O BOX 3775,**
+**Zanzibar, Tanzania**
-+255 778 24 24 24
+**+255 778 24 24 24**
info@jungleparadise.tf
|||
@@ -104,7 +104,5 @@ Zanzibar, Tanzania
{% end %}
\ No newline at end of file
diff --git a/css/index.css b/css/index.css
index 02026ca..ce5ed3a 100644
--- a/css/index.css
+++ b/css/index.css
@@ -105,12 +105,12 @@ img[src*="#fig"] {
font-weight: 400;
}
-p {
+/* p {
font-size:1.3rem;
line-height: 1.5rem;
font-weight: 600;
color: #333;
-}
+} */
.myColor{
height: 100%;
@@ -185,7 +185,7 @@ p {
@apply text-lg not-italic font-normal my-1;
}
p {
- @apply text-base lg:text-xl leading-tight tracking-normal font-normal my-4;
+ @apply text-base lg:text-xl leading-7 tracking-normal font-semibold my-4;
font-family: 'Cormorant Infant', serif;
}
blockquote {
@@ -492,8 +492,9 @@ header {
padding: 80px 0;
}
- p {
+ /* p {
font-size:1.1rem;
+ line-height: 1.6rem;
- }
+ } */
}