.body_tpl h1, .body_tpl h2.h1 {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

.tpl_section_intro {
  margin-left: 10%;
  margin-right: 10%;
}

.tpl_image_articles {
  min-height: 260px;
}

.tpl_box_background {
  background-color: rgba(255,255,255,0.90);
  padding: 15px;
}

.tpl_box_background_blueheader {
  color: rgb(26,113,215);
}

