/* Aggregated stylesheet (Step 02 refactor)
   Keep HTML linking to this file; edit component files below. */
@import url("./theme.css");
@import url("./base.css");
@import url("./header.css");



/* Hotspot labels: black text, centered, no underline */
.home-menu-hotspot{
  color:#000;
  text-decoration:none;
}
.home-menu-hotspot:hover,
.home-menu-hotspot:focus,
.home-menu-hotspot:active{
  text-decoration:none;
}
.home-menu-hotspot span{
  color:#000;
  text-decoration:none;
}

.news-date{display:none !important;}
