@charset "UTF-8";

.lp--scene-content {
  --coloredSectionBgc: #c79ad121;
  --sceneThemeColor: #c79ad1;
}

/*  */
@media screen and (min-width: 601px) {
  .lp--scene-content {
    --containerWidth: 1180px;
    --contentWidth: 1060px;
    --narrowWidth: 960px;
  }
}

@media screen and (max-width: 600px) {
}
