.business-info-cube {
    background: #f8f7fc;
    padding:15px;
}

.business-info-cube > .business-info-title {
    font-size:1.5em;
    border-bottom:1px solid lightgrey;
    margin-bottom:15px;
    padding-bottom:5px;
}

.business-info-cube table tr > td:first-child {
    white-space: nowrap;
    font-weight:bold;
    padding-left:5px;
}

.subsection-title {
    font-size:1.8em;
    color: #131313;
    margin-bottom:15px;
}

.category-letter > a {
    color:white;
}
.category-title {
    color: #131313;
    background: #f8f7fc !important;
}

.category-title > a {
    color: #131313;
}