.table {
    font-family: sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    color: #978484;
    width: 300px;
}
.a {
    text-decoration: none;
    color: #B22222;
    font-size: medium;
    font-family: serif;
}
