.section-image-and-description {
  position: relative;
}
.section-image-and-description .photo-tile-figure img {
  border-radius: 15px;
}
.section-image-and-description .secondary-heading, .section-image-and-description p {
  color: #00303C;
  font-size: 12px;
  font-family: "Inter Regular";
}
@media (min-width: 576px) {
  .section-image-and-description .secondary-heading, .section-image-and-description p {
    font-size: 18px;
  }
}

/*# sourceMappingURL=imageDescriptionTextRight.css.map*/