.paragraph {
  text-indent: 5em;
}

.col-bg-wrapper {
  border-top-left-radius: 96px;
  border-bottom-left-radius: 96px;
  background: rgb(242, 242, 242);
}
.col-img--wrapper {
  width: 65%;
  height: 75%;
}
.col-img--wrapper__mobile {
  height: auto;
  width: 60vw;
}

/*# sourceMappingURL=about.css.map */
