.background-dark{

    background-color: #1F272D;

}



.background-light{

    background-color: #2D373E;

}



.background-lighter{

    background-color: #505960;

}

a.marque{
    color: white;
}