#fw-section-hero-video-1687365422 {

/* Target header links specifically */
header a {
    color: white !important; /* Change link text to white */
}

/* Optional: Change color on hover */
header a:hover {
    color: lightgray !important;
}

}