.bg-color {
    background-color: aliceblue;
}

.content-color {
  background-color: rgb(239, 231, 220);
}