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;
}