.request {
    background: #BFBFBF !important;
}

.unrequest {
    background: #57b799 !important;
}

.button {
    background: #8998ff;
}

.bg-purple {
  background-color: #A020F0 !important;
}