 /* Semafor 111 */

.semafor-table * {
    border: none !important;
    outline: 0;
    text-align: center;
    color: #fff;
}

.semafor-table table {
    margin-bottom: 20px;
}

.semafor-table tbody {
background-image: url(https://www.b92.net/files/b92/img/score-bg.png);
}

.semafor-table tbody td {
    color: #FFCC00;
}

.semafor-table tbody .county td {
    font-size: 25px;
    line-height: 40px;
}

.semafor-table tbody .number td {
    font-size: 60px;
    line-height: 85px;
    font-weight: 600;
}

.semafor-table tfoot {
    background-color: #000;
    font-weight: 700;
    font-style: italic;
}
.semafor-table tfoot td{
    font-size: 16px;
    line-height: 18px;
    color: white;
    background-color: black;

}

.euro-2024-semafor-table * {
    border: none !important;
    outline: 0;
    text-align: center;
    color: #FFCC00;
    font-family: "Salsa Regular";
}
.county td img{
max-width: 60px;