.page-separator {
  display: none;
}

.site-footer-inner {
  background-color: #004d68;
}

#top_menu.menu {
  font-size: 20px;
}

.top-menu ul li a:hover {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #004d68;
}

body.sidebar-none .entry-title {
  text-align: center;
  font-weight: normal;
}

.page-title {
  display: none;
}

.footer-info {
  color: #ebebeb;
}

.b-share.b-share--post {
  border-style: hidden;
}