.page-resources-go99-slots-guide-2024 {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #ffffff; /* Default text color for dark body background */
  background-color: #0a0a0a; /* Ensure consistency with body background */
}

.page-resources-go99-slots-guide-2024__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

.page-resources-go99-slots-guide-2024__section-title {
  font-size: 2.5em;
  color: #ffffff;
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
}

.page-resources-go99-slots-guide-2024__dark-bg {
  background-color: #017439;
  color: #ffffff;
}

.page-resources-go99-slots-guide-2024__light-bg {
  background-color: #ffffff;
  color: #333333;
}