.landing__announcement {
            width: 100%;
            color: white;
        }

        .landing__announcement-text p {
            font-weight: bold;
            font-size: 21px;
            margin-bottom: 5px;
            letter-spacing: 1px;
        }

        .landing__announcement-text span {
            font-weight: 500;
        }

        .happenings__swiper-body-tag.red {
            background-color: #d50112;
        }

        .happenings__swiper-body-tag.blue {
            background-color: #4169e1;
        }

        .happenings__swiper-body-tag.olive {
            background-color: #c99000;
        }

        .happenings__swiper-body-tag.black {
            background-color: #040707;
        }

        .history__records-filter-cta.--active.--4d-classic {
            background-color: #ffb800;
            color: #040707;
        }

        .news-card__top-tag.--4d-classic {
            background-color: #ffb800;
        }

        .news-card__top-tag.--4d-jackpot {
            background-color: #00a3e3;
        }

        .news-card__top-tag.--mgold {
            background-color: #f58921;
        }

        .news-card__top-tag.--4d-jackpot-gold {
            background-color: #f38a23;
        }

        .news-card__top-tag.--magnum-life {
            background-color: #eb2020;
        }

        .history__highlight-mobile-tag.--4d-classic {
            background-color: #ffb800;
            color: #fff;
        }

        .history__highlight-mobile-tag.--4d-jackpot {
            background-color: #00a3e3;
            color: #fff;
        }

        .history__highlight-mobile-tag.--mgold {
            background-color: #f58921;
            color: #fff;
        }

        .history__highlight-mobile-tag.--4d-jackpot-gold {
            background-color: #f38a23;
            color: #fff;
        }

        .history__highlight-mobile-tag.--magnum-life {
            background-color: #eb2020;
            color: #fff;
        }