.bg-city {
    background: url(/web/digital/bg-city.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.iti {
    width: 100%
}

.schedule-table .arco-table-td {
    color: #fff;
    background-color: transparent
}

.schedule-table .arco-table-tr-summary .arco-table-td {
    font-weight: 700;
    background-color: var(--color-success-light-4)
}