button.btn {
  background: rebeccapurple;
  color: white;
  font-size: 16px;
  border: none;
  padding: 10px 24px;
  border-radius: 1px;
}
