button[data-yes] {
  background-color: white !important;
}

button[data-yes]:hover {
  background-color: #E6EFFC !important;
}