/* ==========================================
   Thanks Page - PC Styles
   ========================================== */

@media screen and (min-width: 992px) {
  .thanks-complete {
    padding-top: 286px;
    padding-bottom: 260px;
  }

  .thanks-title {
    font-size: 40px;
    line-height: 1.35;
  }

  .thanks-message {
    margin-top: 58px;
    font-size: 20px;
    line-height: 2;
  }

  .thanks-home-link {
    min-width: 190px;
    height: 55px;
    margin-top: 86px;
    padding: 0 32px;
    font-size: 20px;
  }
}
