
#twofaswitch.active
{
    background-color: rgb(22, 122, 28);
}
body:has(#twofaswitch.active) #twofaswitchtoggle
{
    transform: translateX(28px);
}