.page-resources-code-new88-latest-promotions {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #ffffff; /* Body background is dark, so text should be light */
  background-color: transparent; /* inherited from body, which is #0a0a0a */
}

.page-resources-code-new88-latest-promotions__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-resources-code-new88-latest-promotions__section {
  padding: 60px 0;
  text-align: center;
}

.page-resources-code-new88-latest-promotions__section-title {
  font-size: 2.5em;
  color: #017439; /* Primary brand color for titles */
  margin-bottom: 20px;
  font-weight: bold;
}

.page-resources-code-new88-latest-promotions__subsection-title {
  font-size: 1.8em;
  color: #ffffff; /* Light text for subsections on dark body */
  margin-top: 40px;
  margin-bottom: 15px;
  font-weight: 600;
}