/* style/resources-f88-sic-bo-latest-promotions.css */

/* Base styles for the specific page */
.page-resources-f88-sic-bo-latest-promotions {
  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-f88-sic-bo-latest-promotions__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-resources-f88-sic-bo-latest-promotions__section-title,
.page-resources-f88-sic-bo-latest-promotions__hero-title,
.page-resources-f88-sic-bo-latest-promotions__card-title,
.page-resources-f88-sic-bo-latest-promotions__feature-title,
.page-resources-f88-sic-bo-latest-promotions__info-title,
.page-resources-f88-sic-bo-latest-promotions__event-title,
.page-resources-f88-sic-bo-latest-promotions__tip-title,
.page-resources-f88-sic-bo-latest-promotions__step-title,
.page-resources-f88-sic-bo-latest-promotions__cta-title {
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}