.section-pce-wrapper {
  padding: 40px 0;
}

.section-pce-wrapper .pce-wrap {
  max-width: 864px;
  margin: 0 auto;
}

.section-pce-wrapper .pce-wrap h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
  color: #1D2C42;
  text-align: center;
  padding-bottom: 32px;
}

@media (max-width: 767px) {
  .section-pce-wrapper .pce-wrap h1 {
    font-size: 32px;
    line-height: 40px;
  }
}

.section-pce-wrapper .pce-wrap p {
  text-align: center;
  color: rgba(29, 44, 66, 0.8);
  padding-bottom: 24px;
}

.section-pce-wrapper .pce-wrap p a {
  color: rgba(29, 44, 66, 0.8);
  text-decoration: underline;
}
/*# sourceMappingURL=section-pce.css.map */