.container-botoes {
  display: flex !important;
  flex-direction: column !important;
  gap: 15px !important; /* espaço entre os botões */
}
