#mainmenu.nav.menu {
  border-top-style: ridge;
  border-top-color: #00976f;
  border-bottom-style: ridge;
  border-bottom-color: #00976f;
  font-size: 16px;
}

#header .sporty-site-title {
  font-size: 50px;
}

#header .sporty-site-desc {
  font-size: 15px;
}

.blogpostdate {
  font-size: 19px;
}

.sporty-share-buttons h5 {
  font-size: 15px;
}