/*transform origin*/
#mt_thank-you {
  min-height: 90vh !important;
  display: flex;
  align-items: center;
  justify-content: center; }
  #mt_thank-you .mt_thankyou_wrapper {
    background-position: center bottom !important; }
  #mt_thank-you .mt_col_heading {
    font-weight: 300; }
    @media (min-width: 992px) {
      #mt_thank-you .mt_col_heading {
        line-height: 90px;
        font-size: 74px; } }
  #mt_thank-you .mt_paragraph {
    font-weight: 300; }
    @media (min-width: 992px) {
      #mt_thank-you .mt_paragraph {
        font-size: 18px; } }
  #mt_thank-you .mt_banner_content {
    position: relative; }
    #mt_thank-you .mt_banner_content:before {
      content: url(../../images/spoke-logo.svg);
      display: block;
      width: 150px;
      height: 59px;
      margin: 0 auto 40px; }
    #mt_thank-you .mt_banner_content .mt_btn {
      font-size: 18px;
      line-height: 24px;
      font-weight: 300;
      font-family: "Lexend", sans-serif; }

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