.js .dropbutton-widget {
  background-color: #1E2643;
  border: 0px;
  color: white;
  border-radius: 3px;
  padding: 0.5em 1em;
}
.js .dropbutton-widget a {
  color: white;
  text-decoration: none;
}

.dropbutton-multiple .dropbutton {
  border: 0px;
}

.dropbutton .secondary-action {
  border: 0px;
  padding: 0.5em 1em;
}