/* Alumni Umbrella banner widget */
#umbrella-widget h3 p {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

#umbrella-widget .wrapper {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

#umbrella-widget .simple-banner-header {
  margin: 40px 0px !important;
}

/* master series and success series title changes */
#master-series .lsow-entry-title, #success-series .lsow-entry-title {
  opacity: 1 !important;
  text-shadow: 0px 0px 5px black !important;
}