:host {
  background-color: @overlay-background-color;
  opacity: @overlay-opacity;
  transition: opacity @global-transition-duration;
}
