body {
    background: #eee;
}

.td-center td {
    text-align: center;
}

.th-center th {
    text-align: center !important;
}

.text--1 {
    color: #caab06;
}

.text--2 {
    color: #aaa;
}

.text--3 {
    color: #715038;
}