.table td{
    padding: 15px 30px;
    font-family:'General Sans' !important;
    font-size: 15px;
    color:rgba(2, 2, 2, 1) !important;
    font-weight: 600;
}
.table th{
    padding: 15px 30px;
    font-family:'General Sans' !important;
    font-size: 15px;
}
.depart-time{
    color:rgba(2, 2, 2, 1);
    font-weight: 600;
}
.tc-travel-time-row td{
    background: rgba(189, 195, 198, 1);
}
h1,h2,h3,h4,h5,h6{
    padding-left:0px !important;
}
.tc-main{
    padding: 60px 40px;
}
.table{
    width: 100%;
}
.table thead th{
    background: rgba(229, 233, 235, 1);
    color:rgba(2, 2, 2, 1);
}
.tc-heading{
    color:#B09A34;
    margin-bottom: 20px;
    font-size: 20px;
}
.passenger-name{
    display: block;
    width: 100%;
    color: rgba(29, 36, 45, 1);
    font-weight: 600;
    padding: 0px;
}
.tc-row{
    margin-bottom: 30px;
}
.lower-data{
    display: block;
}
tr.gap-row td{
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}
.passenger-name{
    padding: 0px !important;
}
.tc-main{
    padding: 0px !important;
}
.container-fluid{
    padding: 0px !important;
}
.body{
    padding: 0px !important;
}
.div{
    padding: 0px !important;
}
.table{
    padding: 0px !important;
}
.total-travel-time{
    width:70px;
}