/* Pulsante ACCETTO */
.cc-nb-okagree{
  /* color: red !important;
  background-color: white !important; */
}

/* Pulsante RIFIUTO */
.cc-nb-reject{
  /* color: red !important;
  background-color: white !important; */
}

/* Pulsante Cambia le mie impostazioni */
.cc-nb-changep{
  /* color: red !important;
  background-color: white !important; */
}