.section-articles {
  margin-top: 10rem;
}

/*  */

@media (width <= 768px) {
  .section-articles {
    margin-top: 8rem;
  }
}
