#main-content small{
    color: #c2c2c2!important;
}
#main-content .text-warning{
    color: #e94e09!important;
}
#main-content .table th, #main-content .table td{
    border-top: 0px;
    color: #c2c2c2!important;
    padding: 5px 5px 5px 0;
}
#main-content .table td:first-child{
    width: 90px;
}
button.splide__pagination__page{
    border-radius: 50%!important;
}
.splide__pagination li{
    padding: 0 5px!important;
}