.theme-toggle-ready {
  transition:
    background 0.24s ease,
    color 0.24s ease,
    border-color 0.24s ease;
}