#fw-section-hero-1752448763 {

h1 {
  font-family: 'Press Start 2P', monospace;
  font-size: 5rem;
  color: white;
  text-shadow:
    2px 2px 6px rgba(0, 0, 0, 0.9),
    -2px -2px 6px rgba(0, 0, 0, 0.9),
    0 0 14px rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  text-align: center;
}
}