.mute.muted::after {
content:"ON";
padding-right: 2px;
}
.mute.unmuted::after {
content:"OFF";
padding-right: 2px;
max-width: 58px;

}


.grecaptcha-badge {bottom:50px;}
