.conteiner { background-color: #FF00FF; }
.tema-escuro .conteiner { background-color: #EDBF29 transparent; }
.tema-transparente .conteiner { background-color: transparent; }
/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
right:10px;
z-index: 999;
}
.logo a{

height:200px;

}