#approve-btn {
  background-color: green;
}

#decline-btn {
  background-color: red;
}
