#fw-section-hero-video-0 {

button,
.button,
.button-primary,
a.button-primary {
    background-color: #ff9800 !important; /* Orange */
    border-color: #ff9800 !important;
    color: #ffffff !important; /* Ensure text is visible */
}
}











#fw-section-header {

a.button button--primary button--expand {
  background-color: #04AA6D; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
}