.category
{
    font-family: arial;
    font-size: 24px;
    color: white;
    font-weight: bold;
}
.name
{
    font-family: arial;
    font-size: 14px;
    color: black;
    font-weight: bold; 
}
.details
{
    font-family: times new roman;
    font-size: 14px;
    color: black;
    font-weight: normal;
    line-height: 18px;
}
