/* Custom Styles */
.header a.link-list__link:hover {
color: #FF9000 !important;
}

.header .dropdown__trigger:hover {
    color: #FF9000 !important;
}