@charset "UTF-8";

#table + .block_table_5 table td:nth-child(2) {
    text-align: center;
    font-weight: bold;
    color: #0000ff;
}

#table + .block_table_5 table th:nth-child(1) {
    color: #40e0d0;
}

#table + .block_table_5 table th:nth-child(3) {
    color: #ff8c00;
}