.greenBackground{
    background: #9ed19e !important;
}
.yellowBackground{
    background: #fcfc7a !important;
}
.orangeBackground{
    background: #fdb88a !important;
}
.redBackground{
    background: #fa7878 !important;
}
.grayBackground{
    background: #cccaca !important;
}
.greyBackground{
    background: #eeeeee !important;
}
