.displaySwitchButtons {
  align-items: center;
}

.button[aria-pressed="false"]:hover {
  cursor: pointer;
}
