
.widget_lino_post_list_widget {
  margin-top: 60px !important;
}
.widget_lino_post_list_widget h2 {
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.lino-post-list-date {
  font-size: 12px;
  margin: 5px 0;
  font-weight: bold;
}
.lino-post-list-txt h3 {
  font-size: 22px;
  text-transform: none;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.3em;
}
.lino-post-list-item {
  margin-top: 33px;
}