.nps-view .score-button {
  min-width: 50px;
  margin: 4px;
}
.nps-view .textarea {
  width: 90%;
  height: 100px;
  background: white;
  border-color: #0000002b;
  border-style: dashed;
}
