h1, h2, h3, h4, h5, h6 {
  font-weight: 500 !important;
  color:#4f4f4f;
}
h1.page_title {
  font-size: 1.2em !important;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 500;
}
body {
  font-size: 0.9em;
}
h2, .h2 {
  font-size: 1.6em;
}
h3, .h3 {
  font-size: 1.4em;
}
h4, .h4 {
  font-size: 1.2em;
}
.block-b5subtheme-omrosor {
	margin-top 50px;
	margin-left:50px;
}
.region-sidebar-second {
  margin-top: 4rem;
  border-top: 2px solid;
    border-top-color: currentcolor;
  border-bottom: 2px solid;
    border-bottom-color: currentcolor;
  border-color: #396c1f;
  padding: 6px;
  border-radius: 6px;
  margin-left: 4rem;
  line-height: 1.4rem;
  font-size: 1.1rem;
  width: 15rem;
}