/* 背景 */
html.bg--fade .slide-background {
  opacity: .7!important;
}

[data-state="bg--fade"] {
  opacity: .7;
}
