div.news-flash.vertical-bottom {
  background-color: #d8eee7 !important;
  margin-left: 1em;
}
div.news-flash.vertical-bottom .news-flash-content {
  align-content: center;
  color: #08868d !important;
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  justify-content: center;
  overflow-y: auto;
  position: relative;
}
div.news-flash.vertical-bottom .news-flash-title {
  color: #08868d;
  line-height: 1.3;
  margin-top: 0;
}

/*# sourceMappingURL=news-flash.css.map */
