.c-blog-list__item {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .c-blog-list__item {
    margin-bottom: 20px;
  }
}
.c-blog-list__sidebar {
  margin-top: 50px;
}
.c-blog-list__count {
  border-bottom: 2px solid #ff6600;
  padding: 0 0 30px;
  margin: 0 0 40px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  font-family: "Lato", sans-serif;
}
