.reviews-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.review-column{flex:1;min-width:300px;max-width:500px}.review-card{background:#fff;padding:20px;border-radius:12px;box-shadow:0px 4px 10px rgba(0,0,0,.15);text-align:center}.review-header{display:flex;align-items:center;gap:10px;justify-content:center}.review-avatar img{border-radius:50%;width:80px;height:80px}.rating{font-size:18px;color:gold;font-weight:700}.review-text{font-style:italic;color:#555}#youzify-profile .youzify-profile-nav{display:flex;flex-direction:column;padding:0}#youzify-profile .youzify-profile-content{padding:20px;background:#fff;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.05)}#youzify-profile .youzify-box{background:#fff;padding:1.5rem;border-radius:10px}