@mixin h-mute() {
  opacity: 0.7;
  font-size: 0.7em;
}
