.t-popup__container {
    border-radius: 10px;
}

#rec775861045 .t396__artboard {
    box-shadow: #0000002b 0px 0px 10px 0px !important;
}

.t668__title span {
    background-color: #f4aa1c;
    padding: 10px;
    border-radius: 2px;
    margin-right: 10px;
}

.t668__wrapper {
    border-radius: 5px;
}



.t525__col {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 30px;
}

.t942__content {
    align-items: flex-start !important;

}

.t942__author {
    flex-direction: row-reverse;
}

.t942__avatar {
    width: 100px !important;
    background-size: contain !important;
}


.t942__heading {
    margin-bottom: 0px !important;
}


@media screen and (max-width: 640px) {
.t942__content {
    align-items: center !important;

}
} 

@media screen and (max-width: 480px) {
    .t668__title {
        display: flex;
        align-items: center;
    }
} 


