.page-blog-xx888-slot-game-strategy {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: var(--text-main, #F2FFF6);
  background-color: var(--background, #08160F);
}

.page-blog-xx888-slot-game-strategy__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.page-blog-xx888-slot-game-strategy__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px;
  background-color: var(--deep-green, #0A4B2C);
  color: var(--text-main, #F2FFF6);
}

.page-blog-xx888-slot-game-strategy__hero-image {
  width: 100%;
  max-height: 600px;
  overflow: hidden;
  margin-bottom: 30px;
}