/* Background && Buttons Colors: */
/* Text Colors: */
/* Panel Top 01 */
.language-button {
  font-weight: 600;
}

.language-active {
  color: #F44336;
}

/* First screen (#1) */
.art-gallery-heading-bg {
  min-height: 0 !important;
  background-size: contain !important;
  background-repeat: no-repeat;
}

.art-gallery-heading {
  mix-blend-mode: difference;
  color: #FBFBFB;
}

/* Slide 136 (#2) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-136-7a2c0bff"] */
.slide[data-cid=slide-136-7a2c0bff] .btn-136 {
  line-height: 60px;
}
