._ctaDownload {
  background-color: #F5F5F5;
}
._ctaDownload h2 {
  font-family: "savior1medium";
  line-height: 0.8;
  font-size: 9rem;
  font-weight: 500;
  /* margin-bottom: 1.3rem; */
}
@media (max-width: 767px) {
  ._ctaDownload h2 {
    font-size: 6rem;
    font-weight: 400;
  }
}
._ctaDownload h4 {
  margin-bottom: 2.5rem;
  font-size: 1.25rem;
  color: #3C3C3C;
}

/*# sourceMappingURL=block.css.map */
