/* tour table */

.tour th {
        padding-right: 10px;
        font-weight: normal;
}

.tour td {
        font-weight: bold;
}


