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

.bg-site {
    background-color: goldenrod;
    color: black;
}