.page-blog-top-5-casino-games-ph {
  color: #ffffff;
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

.page-blog-top-5-casino-games-ph__hero-section {
  padding: 60px 20px;
  padding-top: 10px;
  text-align: center;
  background-color: #8B0000;
  position: relative;
  overflow: hidden;
}

.page-blog-top-5-casino-games-ph__hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.page-blog-top-5-casino-games-ph__hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0.3;
}

.page-blog-top-5-casino-games-ph__hero-content {
  position: relative;
  z-index: 1;
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
}

.page-blog-top-5-casino-games-ph__main-title {
  font-size: clamp(1.75rem, 5vw, 2.5rem);
  font-weight: bold;
  color: #FFD700;
  margin-bottom: 15px;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.page-blog-top-5-casino-games-ph__subtitle {
  font-size: 1.1em;
  color: #f0f0f0;
  margin-bottom: 30px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.page-blog-top-5-casino-games-ph__cta-button {
  display: inline-block;
  background-color: #FFD700;
  color: #8B0000;
  padding: 15px 30px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.page-blog-top-5-casino-games-ph__cta-button:hover {
  background-color: #e6c200;
  color: #6a0000;
}

.page-blog-top-5-casino-games-ph__cta-button--bottom {
  margin-top: 40px;
  margin-bottom: 20px;
}

.page-blog-top-5-casino-games-ph__content-area {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.page-blog-top-5-casino-games-ph__article {
  font-size: 1.1em;
}

.page-blog-top-5-casino-games-ph__introduction,
.page-blog-top-5-casino-games-ph__paragraph {
  margin-bottom: 20px;
  color: #e0e0e0;
}

.page-blog-top-5-casino-games-ph__heading {
  font-size: 2em;
  color: #FFD700;
  margin-top: 30px;
  margin-bottom: 15px;
  border-bottom: 2px solid #8B0000;
  padding-bottom: 5px;
}

.page-blog-top-5-casino-games-ph__sub-heading {
  font-size: 1.5em;
  color: #FFD700;
  margin-top: 25px;
  margin-bottom: 15px;
}

.page-blog-top-5-casino-games-ph__image-container {
  margin: 30px 0;
  text-align: center;
}

.page-blog-top-5-casino-games-ph__image-container img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  min-width: 200px;
  min-height: 200px;
}

.page-blog-top-5-casino-games-ph__button {
  display: inline-block;
  background-color: #8B0000;
  color: #FFD700;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 25px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.page-blog-top-5-casino-games-ph__button:hover {
  background-color: #6a0000;
  color: #ffe033;
}

.page-blog-top-5-casino-games-ph__list {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 20px;
  color: #e0e0e0;
}

.page-blog-top-5-casino-games-ph__list-item {
  margin-bottom: 10px;
}

.page-blog-top-5-casino-games-ph__list-item strong {
  color: #FFD700;
}

.page-blog-top-5-casino-games-ph__related-articles {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #333;
}

.page-blog-top-5-casino-games-ph__related-list {
  list-style-type: none;
  padding: 0;
}

.page-blog-top-5-casino-games-ph__related-list-item {
  margin-bottom: 10px;
}

.page-blog-top-5-casino-games-ph__related-list-item a {
  color: #FFD700;
  text-decoration: none;
  transition: color 0.3s ease;
}

.page-blog-top-5-casino-games-ph__related-list-item a:hover {
  color: #e6c200;
}

.page-blog-top-5-casino-games-ph__return-link {
  margin-top: 30px;
  text-align: center;
}

.page-blog-top-5-casino-games-ph__return-link a {
  color: #FFD700;
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s ease;
}

.page-blog-top-5-casino-games-ph__return-link a:hover {
  color: #e6c200;
}

.page-blog-top-5-casino-games-ph__article-date {
  text-align: right;
  font-size: 0.9em;
  color: #aaa;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .page-blog-top-5-casino-games-ph__main-title {
    font-size: 1.75rem;
  }

  .page-blog-top-5-casino-games-ph__heading {
    font-size: 1.7em;
  }

  .page-blog-top-5-casino-games-ph__sub-heading {
    font-size: 1.3em;
  }

  .page-blog-top-5-casino-games-ph__content-area {
    padding: 20px 15px;
  }

  .page-blog-top-5-casino-games-ph__hero-section {
    padding: 40px 15px;
    padding-top: 10px;
  }

  .page-blog-top-5-casino-games-ph__image-container img {
    max-width: 100%;
    height: auto;
  }

  /* Ensure content area images do not overflow on mobile */
  .page-blog-top-5-casino-games-ph img {
    max-width: 100%;
    height: auto;
  }
}