#mobileGameName {
      font-size: 5vw; 
      font-weight: bold; 
      color: #fb8e19; 
      text-align: center; 
      margin: 10px 0; 
      padding: 0; 
      background-color: transparent; 
    }

.top_menu_bar {
  /* background: #f4f5f6;
  height: .5rem;
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: .02rem .02rem .1rem .001rem #cecece;
  justify-content: center;
  width: 100%;
  font-size: 0; */
  align-content: center;
}