#ambiental_music{	display: none;}#toggle_audio{		font-size: 1em !important;	width: 1.5em;	aspect-ratio: 1 / 1;}#toggle_audio:before, #toggle_audio:after {    background-image: url(../img/music_on.svg);   }#toggle_audio.muted:before, #toggle_audio.muted:after {    background-image: url(../img/music_off.svg);    }