.Footer__footerBg {
    background: var(--color-greyTint85);
    padding: 1.875rem 0;
    display: none;
}
.en.home .ModuleCont__moduleCont .ContentBox__boxThree:last-child .ContentBox__headerMid a{
  font-size: 0
}
.en.home .ModuleCont__moduleCont .ContentBox__boxThree:last-child .ContentBox__headerMid a::before{
  content: "Beta Testing Feedback Form";
  font-size: 1.25rem
}
.en.ticketForm .TicketFormLeftContainer__formTitle{
  font-size: 0
}
.en.ticketForm .TicketFormLeftContainer__formTitle::before{
  font-size: 2rem;
  content: 'Beta Testing Feedback Form'
}
