#splash .splash-session-copy strong {
  color: #342719 !important;
  font-weight: 760 !important;
  letter-spacing: -0.025em !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.92),
    0 8px 18px rgba(132, 87, 18, 0.12) !important;
}

@media (max-height: 740px) {
  #splash .splash-session-copy strong {
    font-weight: 740 !important;
  }
}
