#text #pageHero {
  background: linear-gradient(rgba(0, 0, 0, 0.6431372549), rgba(0, 0, 0, 0.6235294118)), url("../images/tesla-2.JPG") no-repeat center/cover fixed;
}
#text .mainAreaWrapper {
  background: linear-gradient(rgba(0, 0, 0, 0.8235294118), rgba(0, 0, 0, 0.8156862745)), url("../images/laptop-g1a9c04894_1920.jpg") no-repeat center/cover fixed;
}
#text .mainAreaWrapper .mainArea {
  color: rgba(255, 255, 255, 0.8078431373);
  text-align: center;
  padding: 1em 1em 2em;
  backdrop-filter: blur(0.8em) saturate(180%);
  -webkit-backdrop-filter: blur(1em) saturate(180%);
  font-family: "Roboto Condensed", sans-serif;
}
#text .mainAreaWrapper .mainArea a {
  -webkit-text-decoration: 0.1em solid blue;
          text-decoration: 0.1em solid blue;
}
#text .mainAreaWrapper .mainArea h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  font-size: 1.9rem;
}
#text .mainAreaWrapper .mainArea .textContent {
  padding: 0 0 2em;
  max-width: 850px;
  margin: auto;
  text-align: left;
}
#text .mainAreaWrapper .mainArea .textContent h2 {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0 0 0.3em;
  font-family: "Roboto Condensed", sans-serif;
}
#text .mainAreaWrapper .mainArea .textContent p {
  padding: 0 0 0.7em;
}
#text .mainAreaWrapper .mainArea .textContent h3 {
  color: #ffffff;
  font-size: 1.15rem;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0 0 0.2em;
  font-family: "Roboto Condensed", sans-serif;
}
#text .mainAreaWrapper .mainArea .textContent h4 {
  color: #ffffff;
  font-size: 1.08rem;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0 0 0.2em;
  font-family: "Roboto Condensed", sans-serif;
}
#text .mainAreaWrapper .mainArea .textContent ul {
  padding: 0 1em 1em;
}
#text .mainAreaWrapper .mainArea .textContent ul li {
  padding: 0 0 0.3em;
  color: rgba(255, 255, 255, 0.8078431373);
}
#text .mainAreaWrapper .mainArea .textContent ul li p {
  padding: 0;
  font-family: "Roboto Condensed", sans-serif;
}
#text .mainAreaWrapper .mainArea .textContent span {
  color: #ffffff;
}/*# sourceMappingURL=text.css.map */