.feedback-list{margin-bottom:50px;padding:50px 35px;background:#f5f5f5;border:1px solid #ddd;border-radius:10px}.feedback-list h3{margin-bottom:26px}.feedback-list h3 a:hover{color:#86be99}.feedback-list>p{color:#666}.feedback-bottom{display:flex;justify-content:space-between;margin-top:30px;padding-top:30px;height:55px;border-top:1px solid #ddd}.feedback-bottom .author{position:relative;flex:1;height:55px}.feedback-bottom .author i{position:absolute;z-index:2;left:0;top:0;width:55px;height:55px;color:#b7eac1;font-size:55px;line-height:55px}.feedback-bottom .author p{display:flex;flex-direction:column;align-items:center;padding-left:70px;height:55px}.feedback-bottom .author p span{display:block;width:100%;white-space:nowrap;line-height:24px}.feedback-bottom .author p span:last-child{font-size:14px;color:#999}.feedback-bottom>a{color:#86be99;text-decoration:underline;font-size:18px;font-weight:bold}@media(max-width:768px){.feedback-list{padding:20px;padding-bottom:10px}.feedback-bottom{flex-direction:column;height:auto}.feedback-bottom .author,.feedback-bottom>a{width:100%}}