#fw-section-hero-1759898457 {

.hero-section {
  text-align: center;
  padding: 120px 20px;
  color: #f5f5f5;
}

.hero-section h1 {
  font-size: 2.8rem;
  letter-spacing: 1px;
}

.hero-section p {
  font-size: 1.1rem;
  color: #d2b48c;
}

.hero-section button {
  background-color: #b22222;
  border-radius: 8px;
  font-weight: 600;
  padding: 12px 24px;
}
}