#fw-section-header {

a {
  font-weight: bold;
  font-size: 18px;
}
}






#fw-section-hero-1743258036 {

h1 {
  -webkit-text-stroke: 5px white;
 
}

.hero__cta {
  transition: 0.5s;
  border: 2px solid white;
}

.hero__cta:hover {
  border: 2px solid gray;
}

a {
  padding: 10px 50px;
  background-color: transparent;
  border: transparent;
  font-size: 20px;
}
}