﻿#navbarSupportedContent {
   
   visibility: hidden;

}
#hc-nav button {

    visibility: hidden;
}

.breadcrumb-item {
    visibility: hidden;
}

#hc-footer a[href*="hillsboroughcounty.org/"] {
   
    /*visibility: hidden;*/
}

#hc-footer a[href*="https://goo.gl/maps/jetXJdK71mu"]{
   
   
     visibility: hidden;
}

.notification {
    color: #d34141;
    font-weight: bold;
}

#hc-footer a {
    color: #FFCDC7;
}

#hc-footer a:hover {
    color: #ffffff;
}