/* Add custom CSS styles below */ 
.my-header {
   .local-hidden.already-bot * {
        stroke: #fff !important;
        color: #fff !important;
    }
  .theme-menu {
    background: var(--color-background-dark) !important;
}
}