.bg-dark {
    background-color: #262626;
}
.bg-darker {
    background-color: #181818;
}
.bg-darkest {
    background-color: #101010;
}