.fs-10px {
  font-size: 10px !important;
}

.fs-11px {
  font-size: 11px !important;
}

.fs-12px {
  font-size: 12px !important;
}

.fs-13px {
  font-size: 13px !important;
}

.fs-14px {
  font-size: 14px !important;
}

.fs-15px {
  font-size: 15px !important;
}

.fs-16px {
  font-size: 16px !important;
}

.fs-17px {
  font-size: 17px !important;
}

.fs-18px {
  font-size: 18px !important;
}

.fs-19px {
  font-size: 19px !important;
}

.fs-20px {
  font-size: 20px !important;
}

.fs-21px {
  font-size: 21px !important;
}

.fs-22px {
  font-size: 22px !important;
}

.fs-23px {
  font-size: 23px !important;
}

.fs-24px {
  font-size: 24px !important;
}

.fs-25px {
  font-size: 25px !important;
}

.fs-26px {
  font-size: 26px !important;
}

.fs-27px {
  font-size: 27px !important;
}

.fs-28px {
  font-size: 28px !important;
}

.fs-29px {
  font-size: 29px !important;
}

.fs-30px {
  font-size: 30px !important;
}

.fs-31px {
  font-size: 31px !important;
}

.fs-32px {
  font-size: 32px !important;
}

.fs-33px {
  font-size: 33px !important;
}

.fs-34px {
  font-size: 34px !important;
}

.fs-35px {
  font-size: 35px !important;
}

.fs-36px {
  font-size: 36px !important;
}

.fs-37px {
  font-size: 37px !important;
}

.fs-38px {
  font-size: 38px !important;
}

.fs-39px {
  font-size: 39px !important;
}

.fs-40px {
  font-size: 40px !important;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.mt-d-10px {
  margin-top: 10px;
}

.mt-d-20px {
  margin-top: 20px;
}

.mt-d-30px {
  margin-top: 30px;
}

.mt-d-40px {
  margin-top: 40px;
}

.mt-d-50px {
  margin-top: 50px;
}

.mt-d-60px {
  margin-top: 60px;
}

.mt-d-70px {
  margin-top: 70px;
}

.mt-d-80px {
  margin-top: 80px;
}

.mt-d-90px {
  margin-top: 90px;
}

.mt-d-100px {
  margin-top: 100px;
}

@media only screen and (max-width: 768px) {
  .mt-m-10px {
    margin-top: 10px;
  }

  .mt-m-20px {
    margin-top: 20px;
  }

  .mt-m-30px {
    margin-top: 30px;
  }

  .mt-m-40px {
    margin-top: 40px;
  }

  .mt-m-50px {
    margin-top: 50px;
  }

  .mt-m-60px {
    margin-top: 60px;
  }

  .mt-m-70px {
    margin-top: 70px;
  }

  .mt-m-80px {
    margin-top: 80px;
  }

  .mt-m-90px {
    margin-top: 90px;
  }

  .mt-m-100px {
    margin-top: 100px;
  }
}

/*# sourceMappingURL=framework.css.map */
