/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2026 | 08:00:11 */
    /* border-radius */
    .uwu-br-0-1 {
      border-radius: 0.1rem;
    }

    .uwu-br-0-2 {
      border-radius: 0.2rem;
    }

    .uwu-br-0-3 {
      border-radius: 0.3rem;
    }

    .uwu-br-0-4 {
      border-radius: 0.4rem;
    }

    .uwu-br-0-5 {
      border-radius: 0.5rem;
    }

    .uwu-br-0-6 {
      border-radius: 0.6rem;
    }

    .uwu-br-0-7 {
      border-radius: 0.7rem;
    }

    .uwu-br-0-8 {
      border-radius: 0.8rem;
    }

    .uwu-br-0-9 {
      border-radius: 0.9rem;
    }

    .uwu-br-1 {
      border-radius: 1rem;
    }

    .uwu-br-1-1 {
      border-radius: 1.1rem;
    }

    .uwu-br-1-2 {
      border-radius: 1.2rem;
    }

    .uwu-br-1-3 {
      border-radius: 1.3rem;
    }

    .uwu-br-1-4 {
      border-radius: 1.4rem;
    }

    .uwu-br-1-5 {
      border-radius: 1.5rem;
    }

    .uwu-br-1-6 {
      border-radius: 1.6rem;
    }

    .uwu-br-1-7 {
      border-radius: 1.7rem;
    }

    .uwu-br-1-8 {
      border-radius: 1.8rem;
    }

    .uwu-br-1-9 {
      border-radius: 1.9rem;
    }

    .uwu-br-2 {
      border-radius: 2rem;
    }

    .uwu-br-3 {
      border-radius: 3rem;
    }

    .uwu-br-4 {
      border-radius: 4rem;
    }

    .uwu-br-5 {
      border-radius: 5rem;
    }

    /*  */

    /* width */
    .uwu-width-0 {
      width: 0%;
    }

    .uwu-width-20 {
      width: 20%;
    }

    .uwu-width-30 {
      width: 30%;
    }

    .uwu-width-40 {
      width: 40%;
    }

    .uwu-width-50 {
      width: 50%;
    }

    .uwu-width-60 {
      width: 60%;
    }

    .uwu-width-80 {
      width: 80%;
    }

    .uwu-width-100 {
      width: 100%;
    }

    /*  */

    /* Font-Tranform */

    .uppercase {
      text-transform: uppercase;
    }

    .lowercase {
      text-transform: lowercase;
    }

    .capitalize {
      text-transform: capitalize;
    }

    /* Font-Size */

    .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;
    }



    /* Font-Weight */

    .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;
    }

    /*  */

    /* Margin */

    .uwu-mt-0-1 {
      margin-top: 0.1rem !important;
    }

    .uwu-mt-0-2 {
      margin-top: 0.2rem !important;
    }

    .uwu-mt-0-3 {
      margin-top: 0.3rem !important;
    }

    .uwu-mt-0-4 {
      margin-top: 0.4rem !important;
    }

    .uwu-mt-0-5 {
      margin-top: 0.5rem !important;
    }

    .uwu-mt-0-6 {
      margin-top: 0.6rem !important;
    }

    .uwu-mt-0-7 {
      margin-top: 0.7rem !important;
    }

    .uwu-mt-0-8 {
      margin-top: 0.8rem !important;
    }

    .uwu-mt-0-9 {
      margin-top: 0.9rem !important;
    }

    .uwu-mt-1 {
      margin-top: 1rem !important;
    }

    .uwu-mt-1-1 {
      margin-top: 1.1rem !important;
    }

    .uwu-mt-1-2 {
      margin-top: 1.2rem !important;
    }

    .uwu-mt-1-3 {
      margin-top: 1.3rem !important;
    }

    .uwu-mt-1-4 {
      margin-top: 1.4rem !important;
    }

    .uwu-mt-1-5 {
      margin-top: 1.5rem !important;
    }

    .uwu-mt-1-6 {
      margin-top: 1.6rem !important;
    }

    .uwu-mt-1-7 {
      margin-top: 1.7rem !important;
    }

    .uwu-mt-1-8 {
      margin-top: 1.8rem !important;
    }

    .uwu-mt-1-9 {
      margin-top: 1.9rem !important;
    }

    .uwu-mt-2 {
      margin-top: 2rem !important;
    }

    .uwu-mt-3 {
      margin-top: 3rem !important;
    }

    .uwu-mt-4 {
      margin-top: 4rem !important;
    }

    .uwu-mt-5 {
      margin-top: 5rem !important;
    }

    .uwu-mt-6 {
      margin-top: 6rem !important;
    }

    .uwu-mt-7 {
      margin-top: 7rem !important;
    }

    .uwu-mt-8 {
      margin-top: 8rem !important;
    }

    .uwu-mt-9 {
      margin-top: 9rem !important;
    }

    .uwu-mt-10 {
      margin-top: 10rem !important;
    }

    .uwu-mb-0-1 {
      margin-bottom: 0.1rem !important;
    }

    .uwu-mb-0-2 {
      margin-bottom: 0.2rem !important;
    }

    .uwu-mb-0-3 {
      margin-bottom: 0.3rem !important;
    }

    .uwu-mb-0-4 {
      margin-bottom: 0.4rem !important;
    }

    .uwu-mb-0-5 {
      margin-bottom: 0.5rem !important;
    }

    .uwu-mb-0-6 {
      margin-bottom: 0.6rem !important;
    }

    .uwu-mb-0-7 {
      margin-bottom: 0.7rem !important;
    }

    .uwu-mb-0-8 {
      margin-bottom: 0.8rem !important;
    }

    .uwu-mb-0-9 {
      margin-bottom: 0.9rem !important;
    }

    .uwu-mb-1 {
      margin-bottom: 1rem !important;
    }

    .uwu-mb-1-1 {
      margin-bottom: 1.1rem !important;
    }

    .uwu-mb-1-2 {
      margin-bottom: 1.2rem !important;
    }

    .uwu-mb-1-3 {
      margin-bottom: 1.3rem !important;
    }

    .uwu-mb-1-4 {
      margin-bottom: 1.4rem !important;
    }

    .uwu-mb-1-5 {
      margin-bottom: 1.5rem !important;
    }

    .uwu-mb-1-6 {
      margin-bottom: 1.6rem !important;
    }

    .uwu-mb-1-7 {
      margin-bottom: 1.7rem !important;
    }

    .uwu-mb-1-8 {
      margin-bottom: 1.8rem !important;
    }

    .uwu-mb-1-9 {
      margin-bottom: 1.9rem !important;
    }

    .uwu-mb-2 {
      margin-bottom: 2rem !important;
    }

    .uwu-mb-3 {
      margin-bottom: 3rem !important;
    }

    .uwu-mb-4 {
      margin-bottom: 4rem !important;
    }

    .uwu-mb-5 {
      margin-bottom: 5rem !important;
    }

    .uwu-mb-6 {
      margin-bottom: 6rem !important;
    }

    .uwu-mb-7 {
      margin-bottom: 7rem !important;
    }

    .uwu-mb-8 {
      margin-bottom: 8rem !important;
    }

    .uwu-mb-9 {
      margin-bottom: 9rem !important;
    }

    .uwu-mb-10 {
      margin-bottom: 10rem !important;
    }



    /* Padding */

    .uwu-p-1 {
      padding: 1rem !important;
    }

    .uwu-p-2 {
      padding: 2rem !important;
    }

    .uwu-p-3 {
      padding: 3rem !important;
    }

    .uwu-p-4 {
      padding: 4rem !important;
    }

    .uwu-p-5 {
      padding: 5rem !important;
    }

    .uwu-p-6 {
      padding: 6rem !important;
    }

    .uwu-p-7 {
      padding: 7rem !important;
    }

    .uwu-p-8 {
      padding: 8rem !important;
    }

    .uwu-p-9 {
      padding: 9rem !important;
    }

    .uwu-p-10 {
      padding: 10rem !important;
    }

    .uwu-pt-1 {
      padding-top: 1rem !important;
    }

    .uwu-pt-2 {
      padding-top: 2rem !important;
    }

    .uwu-pt-3 {
      padding-top: 3rem !important;
    }

    .uwu-pt-4 {
      padding-top: 4rem !important;
    }

    .uwu-pt-5 {
      padding-top: 5rem !important;
    }

    .uwu-pt-6 {
      padding-top: 6rem !important;
    }

    .uwu-pt-7 {
      padding-top: 7rem !important;
    }

    .uwu-pt-8 {
      padding-top: 8rem !important;
    }

    .uwu-pt-9 {
      padding-top: 9rem !important;
    }

    .uwu-pt-10 {
      padding-top: 10rem !important;
    }


    .uwu-pb-1 {
      padding-bottom: 1rem !important;
    }

    .uwu-pb-2 {
      padding-bottom: 2rem !important;
    }

    .uwu-pb-3 {
      padding-bottom: 3rem !important;
    }

    .uwu-pb-4 {
      padding-bottom: 4rem !important;
    }

    .uwu-pb-5 {
      padding-bottom: 5rem !important;
    }

    .uwu-pb-6 {
      padding-bottom: 6rem !important;
    }

    .uwu-pb-7 {
      padding-bottom: 7rem !important;
    }

    .uwu-pb-8 {
      padding-bottom: 8rem !important;
    }

    .uwu-pb-9 {
      padding-bottom: 9rem !important;
    }

    .uwu-pb-10 {
      padding-bottom: 10rem !important;
    }

    /*  */