.show-for-sr {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

@media (max-width:767px) {
    .show-for-sr--mobile {
        border: 0 !important;
        clip: rect(0, 0, 0, 0) !important;
        height: 1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        white-space: nowrap !important;
        width: 1px !important
    }
}

.text-50 {
    font-size: 50px
}

.text-48 {
    font-size: 48px
}

.text-46 {
    font-size: 46px
}

.text-44 {
    font-size: 44px
}

.text-42 {
    font-size: 42px
}

.text-40 {
    font-size: 40px
}

.text-38 {
    font-size: 38px
}

.text-36 {
    font-size: 36px
}

.text-34 {
    font-size: 34px
}

.text-32 {
    font-size: 32px
}

.text-30 {
    font-size: 30px
}

.text-28 {
    font-size: 28px
}

.text-26 {
    font-size: 26px
}

.text-24 {
    font-size: 24px
}

.text-22 {
    font-size: 22px
}

.text-20 {
    font-size: 20px
}

.text-18 {
    font-size: 18px
}

.text-16 {
    font-size: 16px
}

.text-14 {
    font-size: 14px
}

.text-12 {
    font-size: 12px
}

.text-10 {
    font-size: 10px
}

@media (max-width:767px) {
    .m-text-50 {
        font-size: 50px
    }

    .m-text-48 {
        font-size: 48px
    }

    .m-text-46 {
        font-size: 46px
    }

    .m-text-44 {
        font-size: 44px
    }

    .m-text-42 {
        font-size: 42px
    }

    .m-text-40 {
        font-size: 40px
    }

    .m-text-38 {
        font-size: 38px
    }

    .m-text-36 {
        font-size: 36px
    }

    .m-text-34 {
        font-size: 34px
    }

    .m-text-32 {
        font-size: 32px
    }

    .m-text-30 {
        font-size: 30px
    }

    .m-text-28 {
        font-size: 28px
    }

    .m-text-26 {
        font-size: 26px
    }

    .m-text-24 {
        font-size: 24px
    }

    .m-text-22 {
        font-size: 22px
    }

    .m-text-20 {
        font-size: 20px
    }

    .m-text-18 {
        font-size: 18px
    }

    .m-text-16 {
        font-size: 16px
    }

    .m-text-14 {
        font-size: 14px
    }

    .m-text-12 {
        font-size: 12px
    }

    .m-text-10 {
        font-size: 10px
    }
}