section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] {
  background-color: #0a0a0a;
  color: #edddd1;
  width: 100%;
  overflow: hidden;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] ::selection {
  background: #6f8e99;
  color: #0a0a0a;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .font-anton {
  font-family: var(--wos-font-heading, Anton, sans-serif);
  text-transform: uppercase;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .font-space {
  font-family: var(--wos-font-body, "Space Mono", monospace);
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .bg-dark {
  background-color: #161616;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .bg-darker {
  background-color: #0a0a0a;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .bg-darkest {
  background-color: #000000;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .bg-beige {
  background-color: #edddd1;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .bg-blueish {
  background-color: #6f8e99;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .bg-lavender {
  background-color: #e3deea;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .bg-brandgray {
  background-color: #252423;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .text-beige {
  color: #edddd1;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .text-dark {
  color: #161616;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .text-blueish {
  color: #6f8e99;
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .bg-darkest\/40 {
  background-color: rgba(0, 0, 0, 0.4);
}

section.ela-vsot[data-wos-library="ela-03-project-single-v1-parallax-break"] .prlx {
  width: 100%;
  height: 130%;
  object-fit: cover;
  display: block;
}
