.green-bg { 
background-color: #BEE89D;
border-color: #BEE89D;
}

.violet-bg{
background-color: #D2E6FF;
border-color: #D2E6FF;
}

