a.disabled {
  pointer-events: none;
  cursor: default;
}

.is_preview_only {
  opacity: 0.5
}

h1.hero_text {
  font-size: 36px;
}

h2.testimonial {
  font-size: 20px;
}

