h1 {
  margin: 0px 0px 10px 0px;
  text-align: center;
}

.text__title {
  text-align: center;
  margin-bottom: 25px;
  margin-top: 25px;
}
.text__container {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0px 12px 0px 12px;
}

.order__steps__ul {
  line-height: 25px;
  list-style-type: decimal;
}

.order__step__li {
  margin-bottom: 15px;
}

p {
  line-height: 25px;
}
