.two-column-image-with-text {
  background: #ffffff;
  padding: 5rem 0;
}
.two-column-image-with-text.grey-bg {
  background-color: #F6EEEE;
}
.two-column-image-with-text h2 {
  color: #000000;
}
.two-column-image-with-text .half-width-image {
  margin-bottom: 3rem;
}
.two-column-image-with-text .half-width-image.text-center {
  margin-bottom: 0.75rem;
}
.two-column-image-with-text .half-width-image img {
  display: block;
  width: 100%;
  height: 18rem;
  object-fit: contain;
}
.two-column-image-with-text.icon-format .half-width-image img {
  height: 6.625rem;
  width: 6.625rem;
}
.two-column-image-with-text .main-text {
  padding-right: 3.5rem;
  color: #696969;
}
.two-column-image-with-text .main-text.text-center {
  padding-right: 0;
  max-width: 18.75rem;
  margin: auto;
}
.two-column-image-with-text h3.main-text {
  font-size: 1.75rem;
  font-weight: 700;
  color: #292929;
  font-family: "Platypi", -apple-system, system-ui, Helvetica, Arial, sans-serif;
}

/*# sourceMappingURL=s-two_column_image_with_text.css.map */
