.testimonialBoxContainer{background-color:var(--brand-white);border-radius:1rem;box-shadow:0 0 4px var(--brand-shadow-20);display:flex;padding:2rem;width:100%}.testimonialBoxLeftColumn{width:30%}.testimonialBoxLeftColumn img{border-radius:50%;max-width:80px}.testimonialBoxLeftColumn .name{font-weight:600;margin:0}.testimonialBoxLeftColumn .job-title{font-size:.8rem;font-style:italic}.testimonialBoxRightColumn{padding-left:.5rem;width:70%}.testimonialBoxRightColumn .review-platform{display:flex;justify-content:space-between}.testimonialBoxRightColumn .review-platform img{max-width:32px}