.continue-shopping {
  font-family: acumin-pro, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff !important;
  background-color: #9b5ba5;
  border-radius: 2em;
  padding: 0.5rem 1rem;
  margin-top: 1em;
  margin-bottom: 1em; }

.thankyou-message {
  font-family: acumin-pro, sans-serif;
  font-size: 2em;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; }

.thankYou {
  margin-top: 10vh; }

.thankYouPage {
  padding: 1vh 1rem 20vh; }

.thankyou-banner {
  width: calc(100% + 30px);
  margin-top: -10px;
  margin-left: -30px;
  margin-right: -30px; }
