/* Font Size */

.text-0 {
    font-size: .7em !important;
}

.text-1 {
    font-size: .8em !important;
}

.text-2 {
    font-size: .9em !important;
}

.text-3 {
    font-size: 1em !important;
}

.text-3-4 {
    font-size: 1.1em !important;
}

.text-4 {
    font-size: 1.2em !important;
}

.text-4-5 {
    font-size: 1.35em !important;
}

.text-5 {
    font-size: 1.50em !important;
}

.text-5-6 {
    font-size: 1.65em !important;
}

.text-6 {
    font-size: 1.80em !important;
}

.text-7 {
    font-size: 2em !important;
}

.text-8 {
    font-size: 2.30em !important;
}

.text-9 {
    font-size: 2.50em !important;
}

.text-10 {
    font-size: 2.75em !important;
}

.text-11 {
    font-size: 3em !important;
}

.text-12 {
    font-size: 3.5em !important;
}

.text-13 {
    font-size: 4em !important;
}

.text-14 {
    font-size: 4.5em !important;
}

.text-15 {
    font-size: 5em !important;
}

@media (min-width: 576px) {
    .text-sm-0 {
        font-size: .7em !important;
    }
    .text-sm-1 {
        font-size: .8em !important;
    }
    .text-sm-2 {
        font-size: .9em !important;
    }
    .text-sm-3 {
        font-size: 1em !important;
    }
    .text-sm-3-4 {
        font-size: 1.1em !important;
    }
    .text-sm-4 {
        font-size: 1.2em !important;
    }
    .text-sm-4-5 {
        font-size: 1.35em !important;
    }
    .text-sm-5 {
        font-size: 1.50em !important;
    }
    .text-sm-5-6 {
        font-size: 1.65em !important;
    }
    .text-sm-6 {
        font-size: 1.80em !important;
    }
    .text-sm-7 {
        font-size: 2em !important;
    }
    .text-sm-8 {
        font-size: 2.30em !important;
    }
    .text-sm-9 {
        font-size: 2.50em !important;
    }
    .text-sm-10 {
        font-size: 2.75em !important;
    }
    .text-sm-11 {
        font-size: 3em !important;
    }
    .text-sm-12 {
        font-size: 3.5em !important;
    }
    .text-sm-13 {
        font-size: 4em !important;
    }
    .text-sm-14 {
        font-size: 4.5em !important;
    }
    .text-sm-15 {
        font-size: 5em !important;
    }
}

@media (min-width: 768px) {
    .text-md-0 {
        font-size: .7em !important;
    }
    .text-md-1 {
        font-size: .8em !important;
    }
    .text-md-2 {
        font-size: .9em !important;
    }
    .text-md-3 {
        font-size: 1em !important;
    }
    .text-md-3-4 {
        font-size: 1.1em !important;
    }
    .text-md-4 {
        font-size: 1.2em !important;
    }
    .text-md-4-5 {
        font-size: 1.35em !important;
    }
    .text-md-5 {
        font-size: 1.50em !important;
    }
    .text-md-5-6 {
        font-size: 1.65em !important;
    }
    .text-md-6 {
        font-size: 1.80em !important;
    }
    .text-md-7 {
        font-size: 2em !important;
    }
    .text-md-8 {
        font-size: 2.30em !important;
    }
    .text-md-9 {
        font-size: 2.50em !important;
    }
    .text-md-10 {
        font-size: 2.75em !important;
    }
    .text-md-11 {
        font-size: 3em !important;
    }
    .text-md-12 {
        font-size: 3.5em !important;
    }
    .text-md-13 {
        font-size: 4em !important;
    }
    .text-md-14 {
        font-size: 4.5em !important;
    }
    .text-md-15 {
        font-size: 5em !important;
    }
}

@media (min-width: 992px) {
    .text-lg-0 {
        font-size: .7em !important;
    }
    .text-lg-1 {
        font-size: .8em !important;
    }
    .text-lg-2 {
        font-size: .9em !important;
    }
    .text-lg-3 {
        font-size: 1em !important;
    }
    .text-lg-3-4 {
        font-size: 1.1em !important;
    }
    .text-lg-4 {
        font-size: 1.2em !important;
    }
    .text-lg-4-5 {
        font-size: 1.35em !important;
    }
    .text-lg-5 {
        font-size: 1.50em !important;
    }
    .text-lg-5-6 {
        font-size: 1.65em !important;
    }
    .text-lg-6 {
        font-size: 1.80em !important;
    }
    .text-lg-7 {
        font-size: 2em !important;
    }
    .text-lg-8 {
        font-size: 2.30em !important;
    }
    .text-lg-9 {
        font-size: 2.50em !important;
    }
    .text-lg-10 {
        font-size: 2.75em !important;
    }
    .text-lg-11 {
        font-size: 3em !important;
    }
    .text-lg-12 {
        font-size: 3.5em !important;
    }
    .text-lg-13 {
        font-size: 4em !important;
    }
    .text-lg-14 {
        font-size: 4.5em !important;
    }
    .text-lg-15 {
        font-size: 5em !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-0 {
        font-size: .7em !important;
    }
    .text-xl-1 {
        font-size: .8em !important;
    }
    .text-xl-2 {
        font-size: .9em !important;
    }
    .text-xl-3 {
        font-size: 1em !important;
    }
    .text-xl-3-4 {
        font-size: 1.1em !important;
    }
    .text-xl-4 {
        font-size: 1.2em !important;
    }
    .text-xl-4-5 {
        font-size: 1.35em !important;
    }
    .text-xl-5 {
        font-size: 1.50em !important;
    }
    .text-xl-5-6 {
        font-size: 1.65em !important;
    }
    .text-xl-6 {
        font-size: 1.80em !important;
    }
    .text-xl-7 {
        font-size: 2em !important;
    }
    .text-xl-8 {
        font-size: 2.30em !important;
    }
    .text-xl-9 {
        font-size: 2.50em !important;
    }
    .text-xl-10 {
        font-size: 2.75em !important;
    }
    .text-xl-11 {
        font-size: 3em !important;
    }
    .text-xl-12 {
        font-size: 3.5em !important;
    }
    .text-xl-13 {
        font-size: 4em !important;
    }
    .text-xl-14 {
        font-size: 4.5em !important;
    }
    .text-xl-15 {
        font-size: 5em !important;
    }
}

.text-1rem {
    font-size: 16px !important;
    font-size: 1rem !important;
}


/* Line Height */

.line-height-initial {
    line-height: initial !important;
}

.line-height-1 {
    line-height: 1 !important;
}

.line-height-1-1 {
    line-height: 1.1 !important;
}

.line-height-2 {
    line-height: 1.2 !important;
}

.line-height-3 {
    line-height: 1.3 !important;
}

.line-height-4 {
    line-height: 1.4 !important;
}

.line-height-5 {
    line-height: 1.5 !important;
}

.line-height-6 {
    line-height: 1.6 !important;
}

.line-height-7 {
    line-height: 1.7 !important;
}

.line-height-8 {
    line-height: 1.8 !important;
}

.line-height-9 {
    line-height: 1.9 !important;
}

@media (min-width: 576px) {
    .line-height-sm-initial {
        line-height: initial !important;
    }
    .line-height-sm-1 {
        line-height: 1 !important;
    }
    .line-height-sm-1-1 {
        line-height: 1.1 !important;
    }
    .line-height-sm-2 {
        line-height: 1.2 !important;
    }
    .line-height-sm-3 {
        line-height: 1.3 !important;
    }
    .line-height-sm-4 {
        line-height: 1.4 !important;
    }
    .line-height-sm-5 {
        line-height: 1.5 !important;
    }
    .line-height-sm-6 {
        line-height: 1.6 !important;
    }
    .line-height-sm-7 {
        line-height: 1.7 !important;
    }
    .line-height-sm-8 {
        line-height: 1.8 !important;
    }
    .line-height-sm-9 {
        line-height: 1.9 !important;
    }
}

@media (min-width: 768px) {
    .line-height-md-initial {
        line-height: initial !important;
    }
    .line-height-md-1 {
        line-height: 1 !important;
    }
    .line-height-md-1-1 {
        line-height: 1.1 !important;
    }
    .line-height-md-2 {
        line-height: 1.2 !important;
    }
    .line-height-md-3 {
        line-height: 1.3 !important;
    }
    .line-height-md-4 {
        line-height: 1.4 !important;
    }
    .line-height-md-5 {
        line-height: 1.5 !important;
    }
    .line-height-md-6 {
        line-height: 1.6 !important;
    }
    .line-height-md-7 {
        line-height: 1.7 !important;
    }
    .line-height-md-8 {
        line-height: 1.8 !important;
    }
    .line-height-md-9 {
        line-height: 1.9 !important;
    }
}

@media (min-width: 992px) {
    .line-height-lg-initial {
        line-height: initial !important;
    }
    .line-height-lg-1 {
        line-height: 1 !important;
    }
    .line-height-lg-1-1 {
        line-height: 1.1 !important;
    }
    .line-height-lg-2 {
        line-height: 1.2 !important;
    }
    .line-height-lg-3 {
        line-height: 1.3 !important;
    }
    .line-height-lg-4 {
        line-height: 1.4 !important;
    }
    .line-height-lg-5 {
        line-height: 1.5 !important;
    }
    .line-height-lg-6 {
        line-height: 1.6 !important;
    }
    .line-height-lg-7 {
        line-height: 1.7 !important;
    }
    .line-height-lg-8 {
        line-height: 1.8 !important;
    }
    .line-height-lg-9 {
        line-height: 1.9 !important;
    }
}

@media (min-width: 1200px) {
    .line-height-xl-initial {
        line-height: initial !important;
    }
    .line-height-xl-1 {
        line-height: 1 !important;
    }
    .line-height-xl-1-1 {
        line-height: 1.1 !important;
    }
    .line-height-xl-2 {
        line-height: 1.2 !important;
    }
    .line-height-xl-3 {
        line-height: 1.3 !important;
    }
    .line-height-xl-4 {
        line-height: 1.4 !important;
    }
    .line-height-xl-5 {
        line-height: 1.5 !important;
    }
    .line-height-xl-6 {
        line-height: 1.6 !important;
    }
    .line-height-xl-7 {
        line-height: 1.7 !important;
    }
    .line-height-xl-8 {
        line-height: 1.8 !important;
    }
    .line-height-xl-9 {
        line-height: 1.9 !important;
    }
}