﻿.ItemRowAlternate
{
    background-color: lightgray;
    padding-top:10px;
    padding-bottom:10px;
}

.TitleRow
{
    background-color: darkgray;
    color: white;
}

.ItemTextSize
{
    font-size: 1.25rem;
    font-size: 2.3vw;
}
