diff --git a/index.html b/index.html
index ef7cfdac..5723a63c 100644
--- a/index.html
+++ b/index.html
@@ -1473,7 +1473,7 @@
Adventure Trek in Himachal
.recommendation-item p {
color: #555555;
- font-size: 1.1rem;
+ font-size: 1.5rem;
margin-bottom: 20px;
}
@@ -1486,6 +1486,7 @@ Adventure Trek in Himachal
border-radius: 6px;
cursor: pointer;
transition: background-color 0.3s ease, transform 0.3s ease;
+ font-size: 1.5rem;
}
.recommendation-item button:hover {