.roundel.white {
    background-color: #ffffff;
}

.roundel.verona-light {
    background-color: #edeadc;
}

.roundel.country {
    background-color: #f2ead3;
}

.roundel.olive {
    background-color: #c6c2ac;
}

.roundel.true-taupe {
    background-color: #baa486;
}

.roundel.mist {
    background-color: #989796;
}

.roundel.smoke-green {
    background-color: #8e9585;
}

.roundel.olive-grey {
    background-color: #857e5e;
}

.roundel.vista {
    background-color: #7b756c;
}

.roundel.iron-grey {
    background-color: #4c5255;
}

.roundel.inchyra-blue {
    background-color: #5f706c;
}

.roundel.bronze {
    background-color: #4e4730;
}

.roundel.matt-forest-green {
    background-color: #2e4627;
}

.roundel.forest {
    background-color: #204627;
}

.roundel.manganese {
    background-color: #332c09;
}

.roundel.ruby-red {
    background-color: #8b0927;
}

.roundel.black-olive {
    background-color: #2a301f;
}

.roundel.dark-bronze {
    background-color: #130d0b;
}

.roundel.matt-black {
    background-color: #00181a;
}

.roundel.black {
    background-color: #000000;
}

