.main-navigation ul li a:hover {
  background-color: #803e82;
}

#header_menu.menu {
  line-height: 12px;
}

.entry-content blockquote {
  border-left-color: #6b3c6c;
  border-left-style: solid;
  background-color: #fafafa;
}

.page-separator {
  display: none;
}

.widget-header {
  border-bottom-style: hidden;
  font-size: 24px;
  font-weight: normal;
  text-indent: 8px;
  line-height: 12px;
}

.site-footer-inner {
  background-color: #f5f5f5;
}

.b-share.b-share--post {
  border-style: hidden;
}

.b-share__title {
  display: none;
}

.site-footer-inner.container {
  background-color: #2e1e2e;
  color: #ffffff;
}

.site-footer {
  background-color: #2e1e2e;
}



.widget-article__title {
  font-size: 20px;
  text-indent: 12px;
}