.tj-layout-transparent {
  background: url('../res/background.jpg') center / cover;
}

.tj-white-background {
  background-color: rgba(255,255,255,0.95);
}

.mdl-layout-title a {
  text-decoration: white;
  color: inherit;
}
