/* Enter Your Custom CSS Here */
#masthead {
  margin-bottom: 10px; }

.bottom-header-wrapper {
  background: #18590a;
  border-top: 3px solid #18590a; }

.is-sticky .bottom-header-wrapper {
  background: #18590a !important;
  z-index: 999; }
.news-more-link {
  padding: 5px 15px;
  background: #249b53;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  clear: both;
  text-decoration: none !important;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.jm-item-title {
  position: relative;
  left: 0px;
  bottom: 10px;
  background: #10590a !important; 
  line-height: 1em;
  font-weight: normal;
  padding: 9px 5px 6px;
  text-transform: small-caps;
  font-family: 'Oswald', sans-serif;
  color: #FFFFFF;
  font-size: 01.1em;
}