/*  Second line for News+ theme, where links are in Secondary Menu */
a[data-drupal-link-system-path="user/login"],
#block-secondarymenu-2 a[href="/user/login"] {
  display: none!important;
  visibility: hidden;
}

#block-weatherwidget iframe {
  max-width: 100%;
}

#block-adacompliance {
  text-align: center;
  margin-bottom: 0;
}

#block-adacompliance img {
  width: 100px;
}

/* DFP Ads - class needs added to ad blocks */
.dfp-ad {
  text-align: center;
}

.region-leaderboard .dfp-ad {
  margin-bottom: 1.5rem;
}
