. review-container { display: flex; justify-content: center; } .company-reviews { width: 400px; background: #f8f9fa; padding: 20px; margin: 20px 0; border-radius: 5px; box-shadow: 0 0 5px rgba(0, 0, 0, .1); } h3 { margin-top: 0; } .rating {