button {
    background-color: rgb(159, 2, 73);
    color: #BEBEBE;
    border: 1px solid rgb(175, 149, 76);
    border-radius: 40px;
  }