:root {
                }







#hero-image {
  background-image: url("https://directus.trainsplit.com/assets/40c2851d-0baf-4fd1-8a95-2b104e40d7cb") !important;
  background-position: middle;
}

.hide-on-whitelabel {
  display: none;
}

@media (min-width: 767.98px) {
  #saving {
    height: 109px;
    font-size: 2rem;
    margin-bottom: 166px;
    margin-left: -1rem !important;
    margin-right: -1rem !important;
    max-width: calc(100% + 2rem) !important;
  }

  .tw-navbar a.navbar-brand h1 {
   height:27px;
   width:180px;
  }

}

.homepage .bg-grey-light {
 background: #fff !important;
}

#journey-planner-container .tab {
 border-left: 1px solid #00000020;
 border-top: 1px solid #00000020;
 border-right: 1px solid #00000020;
}


#journey-planner-container {
  margin-top: 0;
}

#saving {
    background: #00000057;
    backdrop-filter: blur(6px);
}