.TerminDisplay table,h1{
    margin-inline: auto;
}


.TerminDisplay table {
    width: 85%;
}

.TerminDisplay th,
td,
tr {
    border: hidden;
    text-align: center;
    width: 50%;
}

.TerminDisplay h1 {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
    font-size: 50px;
    font-weight: 600;
}

.TerminDisplay p {
    font-size: 23px;
    color: #c70404;
    padding-bottom: 10px;
    font-weight: 500;
}