﻿.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}



.uwu-fs-1 {
    font-size: 1em !important;
}
    .uwu-fs-1-1 {
    font-size: 1.1em !important;
    }
    .uwu-fs-1-2 {
    font-size: 1.2em !important;
    }
    .uwu-fs-1-3 {
    font-size: 1.3em !important;
    }
    .uwu-fs-1-4 {
    font-size: 1.4em !important;
    }
    .uwu-fs-1-5 {
    font-size: 1.5em !important;
    }
    .uwu-fs-1-6 {
    font-size: 1.6em !important;
    }
    .uwu-fs-1-7 {
    font-size: 1.7em !important;
    }
    .uwu-fs-1-8 {
    font-size: 1.8em !important;
    }
    .uwu-fs-1-9 {
    font-size: 1.9em !important;
    }
.uwu-fs-2 {
    font-size: 2em !important;
}

.uwu-fs-3 {
    font-size: 3em !important;
}

.uwu-fs-4 {
    font-size: 4em !important;
}

.uwu-fs-5 {
    font-size: 5em !important;
}

.uwu-fs-6 {
    font-size: 6em !important;
}

.uwu-fs-7 {
    font-size: 7em !important;
}

.uwu-fs-8 {
    font-size: 8em !important;
}

.uwu-fs-9 {
    font-size: 9em !important;
}

.uwu-fs-10 {
    font-size: 10em !important;
}





.uwu-fw-1 {
    font-weight: 100 !important;
}

.uwu-fw-2 {
    font-weight: 200 !important;
}

.uwu-fw-3 {
    font-weight: 300 !important;
}

.uwu-fw-4 {
    font-weight: 400 !important;
}

.uwu-fw-5 {
    font-weight: 500 !important;
}

.uwu-fw-6 {
    font-weight: 600 !important;
}

.uwu-fw-7 {
    font-weight: 700 !important;
}

.uwu-fw-8 {
    font-weight: 800 !important;
}

.uwu-fw-9 {
    font-weight: 900 !important;
}





.style-switcher-open-loader, .envato-buy-redirect, .demos-redirect {
    display: none !important;
}