[data-component="centered-dialog"] {
  border-style: solid;
  border-color: #4d4d4d;
  background-color: #fffbf9;
  padding: 25px;
  border-radius: 5px;
  font-family: "Nunito", sans-serif !important;
  color: #4d4d4d;
}

[data-component="text-box"] {
}

[data-component="quick-menu"] {
  background-color: #fffbf9;
  color: #4d4d4d !important;
}

[data-action] {
  color: #4d4d4d !important;
}

[data-ui="who"] {
  font-weight: bold;
}
