.t228__right_descr a {
    color: #ffffff !important;
}

.t228__right_descr a:hover {
    color: #c850a5 !important;
}


.t174__textwrapper {
    height: 300px;
    border: 2px solid rgba(200,80,165,0.6) !important;
    border-radius: 10px;
}

.t174__descr a { 
    font-weight: 500;
    display: inline-flex;
    margin-top: 20px;
    padding: 15px 20px;
    line-height: 30px;
    color: #fff;
    border-radius: 10px;
    background: #c850a5;
}

.t174__descr a:hover {
    background: #a650bc;
}   

.t174__descr {
    padding: 0 0 55px 0;
}

.t795__title {
    margin-bottom: 10px;    
}

.t554__card { 
    border-radius: 10px;
}

.t594 .t-section__topwrapper {
    margin-bottom: 0;
}

.t594 .t-section__title {
    margin-bottom: 0;    
}

.t480__line {
    height: 0;
}

.t811 .t811__text-wrapper {
    margin-bottom: 0;
}

.t811 .t811__content {
    padding: 0;    
}

.t516__bottommargin {
    margin-bottom: 10px;
}

.t594__img {
    max-height: 120px;
}

@media screen and (max-width: 640px)
{
    .t174__title {
        font-size: 28px !important;
    }
    
    .t174__descr {
        font-size: 24px !important;
    }
    
    .t174__descr span {
        font-size: 20px !important;
    }
}