.api-widget-table.fixtures-api-widget tbody tr:first-child,
.api-widget-table.games-api-widget tbody tr:first-child {
    font-size: 14px;
    font-weight: bold;
}

.api-widget-table.fixtures-api-widget tbody tr:first-child td,
.api-widget-table.games-api-widget tbody tr:first-child td {
    padding: 10px 10px;
    line-height: 16px;
    font-family: 'FrutigerLT77CnBold', Arial,Helvetica,sans-serif;
}

.games-api-widget-container {
    overflow: auto;
    margin-bottom: 40px;
}