html,
body {
  margin: 0;
  padding: 0;
  background-color: #f8f9fa;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body,
table,
td,
a {
  font-family: Arial, sans-serif;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: 0;
  display: block;
  height: auto;
  line-height: 100%;
  outline: none;
  text-decoration: none;
}

a {
  text-decoration: none;
}

.preheader {
  display: none;
  font-size: 1px;
  line-height: 1px;
  max-height: 0;
  max-width: 0;
  opacity: 0;
  overflow: hidden;
}

.body {
  background-color: #f8f9fa;
  margin: 0;
  padding: 0;
}

.shell {
  background-color: #f8f9fa;
  line-height: normal;
  width: 100%;
}

.shell-gutter {
  padding: 10px;
}

.situation-reply-email {
  max-width: 640px;
  min-width: 350px;
  width: 100%;
}

.situation-reply-header {
  padding: 38px 24px 40px;
}

.therapist-reply-section {
  background-color: #ffffff;
  padding: 21px 24px 16px;
}

.therapist-reply {
  color: #1a2833;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.therapist-reply-paragraph {
  margin: 0 0 16px;
}

.therapist-reply-paragraph:last-child {
  margin-bottom: 0;
}

.therapist-card-section {
  background-color: #ffffff;
  padding: 0 24px;
}

.card {
  border-radius: 12px;
  width: 100%;
}

.card-body {
  padding: 18px 16px;
}

.therapist-card {
  background-color: #f0f7fe;
}

.therapist-card-avatar {
  padding: 1px 12px 1px 0;
  width: 48px;
}

.therapist-card-title {
  color: #1a2833;
  font-size: 16px;
  line-height: 24px;
  padding: 1px 0;
}

.therapist-card-subtitle {
  color: #8497a6;
  font-size: 14px;
  line-height: 16px;
  padding: 1px 0;
}

.feedback-cta,
.booking-cta {
  background-color: #ffffff;
  padding: 8px 24px;
}

.booking-cta {
  padding-bottom: 32px;
}

.btn-body {
  border-radius: 8px;
  height: 48px;
}

.btn-label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 48px;
  padding: 0 24px;
  text-align: center;
  white-space: nowrap;
}

.btn-secondary .btn-body {
  background-color: #ebf5fe;
}

.btn-secondary .btn-label {
  color: #42b2fc;
}

.btn-primary .btn-body {
  background-color: #42b2fc;
}

.btn-primary .btn-label {
  color: #ffffff;
}

.follow-up-note {
  background-color: #ffffff;
  color: #1a2833;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 24px;
  text-align: center;
}

.follow-up-note div {
  margin: 0 0 8px;
}

.follow-up-note div:last-child {
  margin-bottom: 0;
}

.discount-promocode-section {
  background-color: #ffffff;
  padding: 0 24px;
}

.discount-promocode {
  background-color: #42b2fc;
}

.discount-promocode-image {
  padding: 0 16px;
  width: 277px;
}

.discount-promocode-body {
  padding: 34px 16px;
  width: 288px;
}

.discount-promocode-title {
  color: #ffffff;
  font-size: 24px;
  line-height: 28px;
  text-align: left;
  white-space: pre-line;
}

.footer {
  padding: 24px 24px 8px;
}

.footer-columns {
  font-size: 0;
}

.footer-column {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.footer-column-wide {
  max-width: 308px;
}

.footer-column-narrow {
  max-width: 284px;
}

.footer-text {
  color: #8497a6;
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 16px;
  text-align: left;
}

.footer-text a {
  color: #8497a6;
  text-decoration: underline;
}

.divider {
  border-top: 1px solid #dae0e5;
  font-size: 0;
  height: 24px;
  line-height: 24px;
}

.app-download-links {
  max-width: 215px;
  width: 100%;
  margin-bottom: 24px;
}

.social-follow-links {
  margin-bottom: 24px;
  width: 160px;
}

.social-follow-link {
  width: 40px;
}

@media only screen and (max-width: 660px) {
  .shell-gutter {
    padding: 10px 0 !important;
  }

  .situation-reply-email {
    min-width: 0 !important;
    width: 100% !important;
  }

  .stack {
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  .discount-promocode-title {
    text-align: center !important;
  }

  .discount-promocode-image,
  .discount-promocode-body {
    display: block !important;
    width: 100% !important;
  }

  .btn {
    width: 100% !important;
  }
}
