ul.category{
    padding: 0;
    list-style-type: none;
}

ul.category .row{
    border: 1px solid #eee;
    margin-top: -1px;
    padding: 4px 15px;
}

ul.category header .heading{
    padding-bottom: 2rem
}

ul.category header .legend{
    font-weight: bold;
}