* {
    font-family: 'Montserrat', sans-serif;
}

.table {
    text-align: center;
}

.expired {
    background-color: #570808;
    color: #ffffff;
}
