*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background-color:#f4f7fc;color:#333}.about-container{padding:40px;background-color:#fff;max-width:1200px;margin:0 auto}.intro-section{text-align:center;margin-bottom:40px}.intro-section h1{font-size:2.5rem;color:#333;margin-bottom:20px}.intro-section p{font-size:1.2rem;color:#555;line-height:1.6;margin-bottom:10px}.team-section{text-align:center;margin-bottom:40px}.team-section h2{font-size:2rem;color:#333;margin-bottom:20px}.team-members{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.team-member{background-color:#f0f2f5;padding:20px;border-radius:8px;width:250px;text-align:center;box-shadow:0 2px 10px #0000001a}.team-member h3{font-size:1.5rem;color:#333;margin-top:15px}.team-member p{font-size:1rem;color:#777;margin:5px 0}.team-member-text{font-size:.95rem;color:#555;margin-top:10px}@media (max-width: 768px){.team-members{flex-direction:column}.team-member{width:100%;margin-bottom:30px}}@media (max-width: 480px){.intro-section h1{font-size:2rem}.intro-section p{font-size:1rem}.team-section h2,.testimonial-section h2{font-size:1.5rem}}
