.button {
  color: #fff !important;
  background-color: #e51551;
  border-radius: 5px;
  font-weight: 700;
  padding: 0.2em 0.4em;
}
