﻿.mostPopCat {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.75em;
    margin-top: 0.5em;
}

.top-cat {
    padding: 1em;
    font-weight: normal;
    /*font-size: 1.45em;*/
    background-color: white;
    border-radius: 0.5em;
}

.homeBtnSeeAllFeatured {
    /*font-size: 1.45em;*/
}

.headerDropDownTitle {
    /*font-size: 1.45em;*/
}

.homeCatNm {
    font-size: 0.8em;
    color:white;
}

.hdrTenantNm {
    border-bottom-width: 0.25em;
    border-bottom-style: solid;
    font-size: 1.1em;
}