.main {
    margin: 120px auto 50px auto !important;
    min-height: 55vh !important;
    height: fit-content !important;
}

p {
    margin: 0 auto 5px auto !important;
}

thead tr {
    font-weight: bold !important;
}

.open {
    color: green !important;
}

.closed {
    color: red !important;
}
