/* Font size */
.fs-0 {
  font-size: 0 !important;
}
.fs-9 {
  font-size: 9px !important;
}
.fs-10 {
  font-size: 10px !important;
}
.fs-11 {
  font-size: 11px !important;
}
.fs-12 {
  font-size: 12px !important;
}
.fs-13 {
  font-size: 13px !important;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-15 {
  font-size: 15px !important;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-17 {
  font-size: 17px !important;
}
.fs-18 {
  font-size: 18px !important;
}
.fs-19 {
  font-size: 19px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-22 {
  font-size: 22px !important;
}
.fs-24 {
  font-size: 24px !important;
  line-height: 32px !important;
}
.fs-26 {
  font-size: 26px !important;
  line-height: 38px !important;
}
.fs-28 {
  font-size: 1.75rem !important;
  line-height: 2.6rem !important;
}
.fs-30 {
  font-size: 1.875rem !important;
  line-height: 2.8rem !important;
}
.fs-32 {
  font-size: 2rem !important;
  line-height: 2.5rem !important;
}
.fs-40px {
  font-size: 40px !important;
  line-height: 40px !important;
}
.fs-40 {
  font-size: 2.5rem !important;
  line-height: 2.5rem !important;
}
.fs-45 {
  font-size: 2.813rem !important;
  line-height: 3rem !important;
}
.fs-50 {
  font-size: 3.125rem !important;
  line-height: 3.25rem !important;
}
.fs-55 {
  font-size: 3.438rem !important;
  line-height: 3.5rem !important;
}
.fs-60 {
  font-size: 3.75rem !important;
  line-height: 3.75rem !important;
}
.fs-65 {
  font-size: 4.063rem !important;
  line-height: 4.688rem !important;
}
.fs-70 {
  font-size: 4.375rem !important;
  line-height: 4.375rem !important;
}
.fs-75 {
  font-size: 4.668rem !important;
  line-height: 4.668rem !important;
}
.fs-80 {
  font-size: 5rem !important;
  line-height: 5rem !important;
}
.fs-85 {
  font-size: 5.313rem !important;
  line-height: 5.313rem !important;
}
.fs-90 {
  font-size: 5.625rem !important;
  line-height: 5.625rem !important;
}
.fs-95 {
  font-size: 5.938rem !important;
  line-height: 5.938rem !important;
}
.fs-100 {
  font-size: 6.25rem !important;
  line-height: 6.25rem !important;
}
.fs-110 {
  font-size: 6.875rem !important;
  line-height: 6.875rem !important;
}
.fs-120 {
  font-size: 7.5rem !important;
  line-height: 7.5rem !important;
}
.fs-130 {
  font-size: 8.125rem !important;
  line-height: 8.125rem !important;
}
.fs-140 {
  font-size: 8.75rem !important;
  line-height: 8.75rem !important;
}
.fs-150 {
  font-size: 9.375rem !important;
  line-height: 9.375rem !important;
}
.fs-160 {
  font-size: 10rem !important;
  line-height: 10rem !important;
}
.fs-170 {
  font-size: 10.625rem !important;
  line-height: 10.625rem !important;
}
.fs-180 {
  font-size: 11.25rem !important;
  line-height: 11.25rem !important;
}
.fs-190 {
  font-size: 11.875rem !important;
  line-height: 11.875rem !important;
}
.fs-200 {
  font-size: 12.5rem !important;
  line-height: 12.5rem !important;
}
.fs-225 {
  font-size: 14.063rem !important;
  line-height: 14.063rem !important;
}
.fs-250 {
  font-size: 15.625rem !important;
  line-height: 15.625rem !important;
}
.fs-275 {
  font-size: 17.188rem !important;
  line-height: 17.188rem !important;
}
.fs-300 {
  font-size: 18.75rem !important;
  line-height: 18.75rem !important;
}
.fs-350 {
  font-size: 21.875rem !important;
  line-height: 21.875rem !important;
}
.fs-400 {
  font-size: 25rem !important;
  line-height: 25rem !important;
}

/* Font weight */
.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;
}

/* Line height */
.lh-0px {
  line-height: 0px !important;
}
.lh-10 {
  line-height: 10px !important;
}
.lh-11 {
  line-height: 11px !important;
}
.lh-12 {
  line-height: 12px !important;
}
.lh-13 {
  line-height: 13px !important;
}
.lh-14 {
  line-height: 14px !important;
}
.lh-15 {
  line-height: 15px !important;
}
.lh-16 {
  line-height: 16px !important;
}
.lh-18 {
  line-height: 18px !important;
}
.lh-19 {
  line-height: 19px !important;
}
.lh-20 {
  line-height: 20px !important;
}
.lh-22 {
  line-height: 22px !important;
}
.lh-24 {
  line-height: 24px !important;
}
.lh-26 {
  line-height: 26px !important;
}
.lh-28 {
  line-height: 28px !important;
}
.lh-30 {
  line-height: 30px !important;
}
.lh-32 {
  line-height: 2rem !important;
}
.lh-34 {
  line-height: 2.125rem !important;
}
.lh-36 {
  line-height: 2.25rem !important;
}
.lh-38 {
  line-height: 2.375rem !important;
}
.lh-40 {
  line-height: 2.5rem !important;
}
.lh-42 {
  line-height: 2.625rem !important;
}
.lh-44 {
  line-height: 2.75rem !important;
}
.lh-46 {
  line-height: 2.875rem !important;
}
.lh-48 {
  line-height: 3rem !important;
}
.lh-50 {
  line-height: 3.125rem !important;
}
.lh-55 {
  line-height: 3.438rem !important;
}
.lh-60 {
  line-height: 3.75rem !important;
}
.lh-65 {
  line-height: 4.063rem !important;
}
.lh-70 {
  line-height: 4.375rem !important;
}
.lh-75 {
  line-height: 4.688rem !important;
}
.lh-80 {
  line-height: 5rem !important;
}
.lh-85 {
  line-height: 5.313rem !important;
}
.lh-90 {
  line-height: 5.625rem !important;
}
.lh-95 {
  line-height: 5.938rem !important;
}
.lh-100 {
  line-height: 6.25rem !important;
}
.lh-105 {
  line-height: 6.563rem !important;
}
.lh-110 {
  line-height: 6.875rem !important;
}
.lh-115 {
  line-height: 7.188rem !important;
}
.lh-120 {
  line-height: 7.5rem !important;
}
.lh-0 {
  line-height: 0 !important;
}
.lh-normal {
  line-height: normal !important;
}
.lh-initial {
  line-height: initial !important;
}
.lh-inherit {
  line-height: inherit !important;
}

.opacity-20 {
    opacity: 0.20 !important;
}

.opacity-25 {
    opacity: 0.25 !important;
}

.opacity-30 {
    opacity: 0.30 !important;
}
.opacity-40 {
    opacity: 0.40 !important;
}
.opacity-50 {
    opacity: 0.50 !important;
}
.opacity-60 {
    opacity: 0.60 !important;
}
.opacity-70 {
    opacity: 0.70 !important;
}
.opacity-80 {
    opacity: 0.80 !important;
}
.opacity-90 {
    opacity: 0.90 !important;
}