﻿p, li, li a {
    color: rgb(21, 20, 20);
}

.table > tbody > tr > td, .table > thead > tr > th {
    vertical-align: middle
}
