.quote-text ul{
    list-style-type: disc;
}
.quote-text {
    width: 47%;
    float: left;
    padding-left: 20px;
    margin-top: 10px;
}

.par{   
    color: #138cd6;
    text-decoration: none;
    cursor: pointer;
} 
.chi{
    color: #000;
    cursor: none;
    font-weight: 400;    
}
ul>li{
    font-weight: 700;
}
