
.acorn-cta-a-header-text {
  font: normal normal bold 56px/70px Signika;
}

@media screen and (max-width: 1000px) {
  .acorn-cta-a-header-text {
    font-size: 30px;
    line-height: initial;
  }
}

.acorn-cta-a-description-text {
  font: normal normal normal 30px/37px Signika;
}

@media screen and (max-width: 1000px) {
  .acorn-cta-a-description-text {
    font-size: 18px;
    line-height: initial;
  }
}

