[data-component="theme-switch"] {
  align-items: center;
  display: flex;

  wa-switch::part(label) {
    display: none;
  }
}
