
.bg-black {
    background: #000;
}

.bg-grey {
    background: #EFEFEF
}

.bg-light-grey {
    background: #f7f7f7f2
}