.whats-btn-fixed {
    right: auto !important;
    left: 2em !important;
    bottom: 2em !important;
}

/* Exemplo para classe .categories-menu */
.full.menu.conteiner.nivel-um {
  background-color: #ffaa00 !important;
}

/* Se for ID, por ex. #menu-categorias */
#cabecalho {
  background-color: #ffaa00 !important;
}

/* 1. Cor sólida em todo o menu de categorias */
.full.menu {
  background-color: #93f4ff !important;
}