#thanks {
  padding: 160px 0 80px;
}
#thanks h1 {
  margin: 0 0 32px;
  font-size: 20px;
  color: #E20314;
}
#thanks .area-contact {
  margin: 24px 0 48px;
}
#thanks .area-contact .text a {
  text-decoration: underline;
}
#thanks .area-contact .text a:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #thanks h1 {
    font-size: 32px;
    text-align: center;
  }
  #thanks .inner {
    padding: 0 15px;
  }
  #thanks .inner .area-text {
    max-width: 550px;
    margin: 0 auto;
  }
}/*# sourceMappingURL=thanks.css.map */