.divgreen {
    background-color: #63b32e;
    color: #f8f9fa !important
}
.divaliceblue {
    background-color: aliceblue;
}
