/* ==========================================
   NX COLOR REVEAL — TYPOGRAPHY RESET
========================================== */

.nx-color-reveal,
.nx-color-reveal-light{
    text-transform:none !important;
}

.nx-color-reveal .word,
.nx-color-reveal .char,
.nx-color-reveal-light .word,
.nx-color-reveal-light .char{
    text-transform:none !important;
    font:inherit;
    letter-spacing:inherit;
    line-height:inherit;
}