.m-hero-item.glp-hero.f-precise-click {
    padding: 0 3.5% 0 3.5% !important;
}

@media screen and (min-width:0px) {
 .xgpJoinNowBtn {
  color:#9bf00b !Important;
 }
}

@media screen and (min-width:1084px) {
 .xgpJoinNowBtn {
  color:#054b16 !important;
 }
 .xgpLogoWhite {
  display:none !important;
 }
}



@media only screen and (max-width: 1083px) {
.heroMobileFix section.m-hero-item.glp-hero.mobile-480,
.heroMobileFix section.m-hero-item.glp-hero.mobile-large{
   background-color: #000 !important;
  color: #fff !important;
}
.heroXGP a {
color: #9bf00b !important;
}

.xboxGamePassLogo {
    filter: brightness(0) invert(1);
}
.xboxOneXBadgeLogo {
    filter: brightness(0) invert(1);
}

 section.m-hero-item.glp-hero.mobile-480,
 section.m-hero-item.glp-hero.mobile-large{
   background-color:black !important;
   color:white !important;
 }
 .xgpLogoBlack{
   display:none !important;
  }

 .mobGetItNowCta {
    color: #9bf00b !important;
    background: rgba(255,255,255,0) !important;
    border-color: #9bf00b !important;
 }
}

@media screen and (-ms-high-contrast: black-on-white) {
    .heroMobileFix.custCopyCard .heroCTA {
        background-color: white !important;
    }
}

.infoBarPlatformText .popicons {
  color:white !important;
}
@media screen and (max-width:1083px) {
.popicons {
 color:white !important;
 }
}