.container {
  width: 100%;
}

h2 {
  font-size: 36px;
  height: 34px;
  line-height: 34px;
  margin: 0px auto 56px;
  padding-top: 94px;
  font-weight: 400;
  letter-spacing: 6px;
  color: #191b24;
  text-align: center;
}
.container-articles {
  width: 1060px;
  margin: 56px auto 0px;
  color: #191b24;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
}
