.main-content td,
.main-content th,
.main-content tr{
/*     border-color: red; */
    border-width: 2px;
}

.separator {
/*     text-align: center; */
    
    background-color: rgb(175, 176, 177) !important;;
    color: #ffffff;
    border-right-color: transparent;
    border-left-color: transparent;
}

#scroll-to-top {
    display: none;
}