body.index.dev footer {
    background-color: yellow;
    color: black;
}

body.index.quality footer {
    background-color: darkorange;
    color: white;
}