.page-index-review-one88 {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #333333;
  background: #f1f3f5; /* Light gray background for the main page content */
}

/* Fixed nav bar spacing */
.page-index-review-one88__review-content-section {
  padding-top: 120px; /* Desktop: Adjust based on fixed header height */
  padding-bottom: 40px;
}