.menuCom .menuItem {
  font-size: 1.0vw;
  font-weight: 900;
}
.menuCom .menuItem.active {
  box-shadow: 0 0vw 0 #002171 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.homeTop .welcomeWrap {
  justify-content:unset !important;
}
.newsCarousel .newsList .newsItem .newsLabel {
  color: #0950a9 !important;
}