.article__text {
  margin-bottom: 20px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #535755;
}

.article__mb {
  margin-bottom: 80px;
}