.text-justify {
    text-align: justify;
}

 .uc-text-justify{
    text-align: justify;
}

.uc-text-justify .t477__descr{
    text-align: justify;
}

.t-store__card__btns-wrapper .t-store__card__btn_second{
    color:#ffffff !important;
    background-color:#CCB6A0 !important;
    border:none !important;
    border-radius:10px; 
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    font-weight:500;
}
.preview-1 .preview-item img { 
    border-radius: 5px;
}
.t-btn {
    border-radius: 5px!important;
    font-size: 16px!important; 
} 
.t-btnflex {
    border-radius: 5px!important;
    font-size: 16px!important; 
} 

input {
    border-radius: 5px!important; 
} 
 

.t-popup__container {
    border-radius: 5px!important; 
}
.preview-1 { 
    margin: 0 auto!important;
    max-width:1200px!important;
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: space-between!important;
    gap:30px;
}
.preview-1 .preview-item { 
    margin: 0!important; 
}