.template-5800.default-style {
    color: transparent;
}

@media (min-width: 992px) {

    .template-5800.default-style {
        font-size: 90px !important;
    }
}

/* style for the text stroke */

.template-5800.text-stroke-v1 {
    font-size: 40px !important;
    color: var(--color-10);
    -webkit-text-stroke: 0.2rem var(--color-3) !important;
    paint-order: stroke fill;
}

@media (min-width:767.92px) {

    .template-5800.text-stroke-v1 {
        font-size: 60px !important;
    }
}

/* .template-5800.style-1 */

.template-5800.style-1 {
    -webkit-text-stroke: 2px !important;
    font-size: 27px !important;
    min-width: 82px;
}

@media ( min-width: 375px ) {
    
    .template-5800.style-1 {
        font-size: 30px !important;
        min-width: 92px;
    }
}

@media ( min-width: 991.92px ) {
    
    .template-5800.style-1 {
        -webkit-text-stroke: 3px !important;
        min-width: 120px;
        font-size: 40px !important;
    }
}
