-
-
-
Book Now
-
-
-
-
-
Book Now
-
-
-
-
-
Book Now
-
-
-
-
-
Book Now
+
+
+
Hotels & Resorts
+ Best Place for Beautiful Trip
+
+
+
+
+
+
+
+
+
+
diff --git a/styles.css b/styles.css
index 0e180007..c9727089 100644
--- a/styles.css
+++ b/styles.css
@@ -2568,6 +2568,27 @@ body {
0 0 200px black;
}
+.hotel .center-card {
+ display: flex;
+ flex-direction: column;
+ justify-content: space-between;
+ align-items: center;
+ gap: 20px;
+ margin-top: 50px;
+}
+
+.hotel .center-card div {
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ align-items: center;
+}
+.hotel .center-card div .btn{
+ bottom: 0;
+}
+
+
+
/* Testimonial Section */
@media (min-width: 320px) {
.testimonials {