.page-resources-alo789-app-entertainment-guide {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.6;
  color: #333333; /* Default text color for light background */
  background-color: #FFFFFF; /* Default body background */
}

.page-resources-alo789-app-entertainment-guide__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.page-resources-alo789-app-entertainment-guide__section {
  padding: 60px 0;
}

.page-resources-alo789-app-entertainment-guide__section-title {
  font-size: 36px;
  font-weight: 700;
  color: #26A9E0; /* Primary color for titles */
  text-align: center;
  margin-bottom: 40px;
}

.page-resources-alo789-app-entertainment-guide__paragraph {
  font-size: 17px;
  margin-bottom: 20px;
  text-align: justify;
}

.page-resources-alo789-app-entertainment-guide__text-center {
  text-align: center;
}