/*
// === Config Variables ===
*/
/*
// === Config Getter Functions ===
*/
.login-tile__logo {
   height: 56px;
   width: 180px;
  }
  
#login-page-backsplash-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: -1;
}
