/* ms_privatecatalog — front-office: hide private category nav links */

.ms-pc-hidden {
    display: none !important;
}
