.text-image {
  margin-bottom: 5rem;
}

.text-image h2 {
  font-size: 1.75rem;
}

@media screen and (min-width: 768px) {
  .text-image h2 {
    font-size: 2.25rem;
  }
}

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