.thick {
  border-top: 10px solid #f2f2f2;
  margin-top: 5px;
}
.text_color {
    color: #022856;
    font-size: 120%;
}
.post_category {
    display: none;
}
.post_descr {
    min-height: 120px;
}
.text_background {
    background-color: #f0f0f0;
}
.menu_main_nav > li ul {
    line-height: 3em;
}
.menu_main_nav > li > ul {
    top: 3.5em;
}
h1 {
    font-size: 42px;
color: rgb(0, 40, 86);
  font-family: "Arial Black", Gadget, sans-serif;
line-height: 60px;
font-weight: 700;
}

h2 {
    font-family: Source Sans Pro;
  font-size: 2.7143em;
  font-weight: 400;
  line-height: 1.5789em;
  margin-top: 0.5em;
  margin-bottom: 0.95em;
}
h3 {
    padding-bottom: 15px;
  margin-top: 0px;
  font-size: 35px;
font-family: Source Sans Pro;
  font-weight: 700;
}