.fs-12 {
  font-size: 12px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-24 {
  font-size: 24px;
}
.fs-28 {
  font-size: 28px;
}
.fs-36 {
  font-size: 36px;
  font-weight: lighter;
}
.fs-42 {
  font-size: 42px;
  font-weight: lighter;
}
.pt-150 {
  padding-top: 150px;
}
.txt-ct {
  text-align: center;
}
.txt-l {
  text-align: left;
}
.txt-r {
  text-align: right;
}
.color000 {
  color: #000;
}
.colorfff {
  color: #fff;
}
.editorial p {
  line-height: 27px;
}

.editorial .section {
  overflow: hidden;
  height: auto;
}
.h900 {
  height: 900px !important;
}
.editorial.index .section {
  height: 100% !important;
}
