.time-event-table-001 strong {
    font-size: 22px;
    color: #58579d;
}

.time-event-table-001 .sppb-addon-table-main tbody tr {
    background: #f9f9f9;
    border-bottom: 1px solid #fbcd09;
}

.time-event-table-001 td {
    border-right: 2px solid #3731b6 !important;
    line-height: 1.0;
    padding: 20px 15px;
    border-left: 2px solid #3731b6 !important;
}


.time-event-table-001 .sppb-addon-table-main th {
    background: linear-gradient(6deg, rgb(30 27 81) 7%, rgb(55 53 128) 37%, rgb(105 104 158) 90%) !important;
    font-size: 15px;
}

.time-event-table-001 td span {
    line-height: 1.4;
    letter-spacing: 1px;
    font-size: 15px;
    color: #35337d;
}

.time-event-table-001 td h4.sppb-addon-title {
    margin: 0px;
    margin-bottom: 5px !important;
    font-size: 20px;
}
.time-event-table-001 tr:nth-child(even) {
    background: #fff !important;
}

.time-event-table-001  p {
    margin: 0px;
}



@media(max-width: 568px){
.time-event-table-001 td {
    border-right: 0px !important;
    line-height: 1.0;
       padding: 20px 10px 15px;
    display: block !important;
    border-left: 0px !important;
}
.time-event-table-001 .sppb-addon-table-main.bt tbody td:before {
      margin-bottom: 15px;
    font-size: 12px;
    color: #504da4 !important;
    background: transparent !important;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 3px solid #3d498f;
}}

@media(max-width: 568px){
.time-event-table-001 table.sppb-addon-table-main.bt {
    border: 1px solid #000;
}}



.time-event-table-001 ol {
    padding-left: 25px;
}
.time-event-table-001 li {
    margin-top: 5px;
}

@media(max-width: 568px){
.time-event-table-001 li {
    margin-top: 12px;
}}

.time-event-table-001 ::marker {
    font-weight: 700;
}