.Header__tabsTab a{
  color:#fff !important;
}
.horizontal-list {
  display: flex;
  gap: 10px;
  list-style-type: none;
  padding: 0;
  color:#fff !important;
}
.horizontal-list a{
  color:#fff !important;
}
