.white-bg {
    background: white;
}

.gray-bg {
    background: #f5f5f5;
}