.uc-ttext .t232 strong {text-align: center!important;}

.t1004 .t-section__title,
.t915 .t-section__title,
.t-feed h1 {
    color: #ffffff;
    font-size: 65px;
    font-family: 'Artegra',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 900;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    
}

.t-feed h1 {
    color: #000;
}

.t915 .t-section__topwrapper {
    margin-bottom: 0px;
}

.uc-ttext .t232__title.t-name {
    font-weight: 900;
}

.uc-ttext .t232__titlebox {
    text-align: center;
}

.uc-ttext  .t232__subtitle.t-text {
    font-weight: 300;
    line-height: normal;
    font-style: normal;
}

.uc-ttext .t232__text.t-text {
    padding-top: 0px;
}

.uc-ttext .t232__text.t-text strong span{
    font-weight: 900;
    font-size: 40px;
}

.t-feed__post-popup__text {
    color: #000!important;
}
.uc-ttext1, .uc-ttext2 {
    text-align: justify;
}
.uc-ttext1 .t-text strong {
    font-size: 65px;
    font-family: 'Artegra',Arial,sans-serif;
    font-weight: 900!important;
    margin-left: 25%;
    
}

.uc-ttext2 .t-text strong {
    font-size: 40px;
    font-family: 'Artegra',Arial,sans-serif;
    font-weight: 900!important;
}

@media screen and (max-width: 959px) {
    .uc-ttext1 .t-text strong {
        font-size: 50px;
        margin-left: 15%;
    }
    
    .uc-ttext2 .t-text strong {
        font-size: 35px;
    }
    
    .uc-ttext1 .t-text, .uc-ttext2 .t-text {
        font-size: 14px!important;
    }
}

@media screen and (max-width: 479px) {
    .uc-ttext1 .t-text, .uc-ttext2 .t-text {
        font-size: 14px!important;
    }
    
    .uc-ttext1 .t-text strong {
        font-size: 34px;
        margin-left: 0;
    }
    
    .uc-ttext2 .t-text strong {
        font-size: 30px;
    }
}


}