﻿.card-body
{
    line-height: 30px;
    color: #333;
}
.year
{
    font-family: Arial;
    font-size: 16px;
    color: #bd0000;
    padding-bottom: 7px;
    font-weight: bold;
}
.btn-link
{
    color: #525558;
    font-size: 18px;
}
