#fw-section-featured-collection-99fefdf3-c683-40fe-8924-d84bd1857b6d {

.section-header__heading {
    position: relative;
    margin-bottom: 5px; /* Add spacing */
}

.section-header__heading::after {
    content: "WELCOME TO THE RANKIN NATION";
    display: block;
    font-size: 28px; /* Adjust size */
    color: #fff; /* Adjust color */
    font-weight: normal;
    margin-top: 5px; /* Space between header and new text */
}


}
#fw-section-collections-list-5c2b54eb-21ac-4cd0-b042-9464eeb63e8b {

.section-header__heading {
    position: relative;
    margin-bottom: 5px; /* Add spacing */
}

.section-header__heading::after {
    content: "Gear up before the next fleet op!";
    display: block;
    font-size: 28px; /* Adjust size */
    color: #fff; /* Adjust color */
    font-weight: normal;
    margin-top: 5px; /* Space between header and new text */
}

}
#fw-section-featured-collection-e2227482-b3c5-4815-a459-a5f49a1e6840 {

.section-header__heading {
    position: relative;
    margin-bottom: 5px; /* Add spacing */
}

.section-header__heading::after {
    content: "27,450 Channel Points";
    display: block;
    width: fit-content;      /* shrink box to fit the text + icon space */
    font-size: 28px;
    color: #fff;
    font-weight: normal;
    margin-top: 5px;
    padding-right: 34px;
    background-image: url("https://cdn.streamlabs.com/users/65338561/library/LRcommunityhollow.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 28px 28px;
}
}
#fw-section-image-4626ae33-dd0a-4bf9-a62b-ccd6232ade31 {

.image-section__image {
    width: 50% !important;
}
}
#fw-section-rich-text-918a3eee-856f-468f-a3b4-63f9b7e3807d {

.container.container--8.wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px !important;
}

.container.container--8.wrapper a,
.container.container--8.wrapper a:visited,
.container.container--8.wrapper a:hover,
.container.container--8.wrapper a:active {
  color: #ffe900;
  text-decoration: underline; /* optional, keeps them visibly links */
}
}