
.bgColorLight {
    background-color: rgb(32, 160, 255);
}

.bgColorDark {
    background-color: rgb(32, 128, 255);
}
