.about-page{padding:3rem 1.5rem;background-color:#FAFAF5;font-family:Poppins,sans-serif;color:#4A4A4A;max-width:1000px;margin:0 auto}.about-hero{text-align:center;margin-bottom:4rem}.about-hero h1{font-size:2.8rem;color:#7D825A;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.about-hero p{font-size:1.2rem;line-height:1.8;max-width:800px;margin:0 auto 1.2rem;color:#73334A}.about-section{margin-bottom:4rem;padding:2.5rem 1rem;background-color:#ffffff;border-radius:10px;box-shadow:0 2px 8px rgba(125,130,90,.1);border-left:6px solid #7d825a}.about-section h2{color:#7D825A;font-size:1.8rem;margin-bottom:.8rem;text-align:center;position:relative}.about-section h2:after{content:"";display:block;width:60px;height:3px;background-color:#BD8355;margin:.5rem auto 1.5rem;border-radius:2px}.about-section p{font-size:1.1rem;line-height:1.8;max-width:850px;margin:0 auto 1.2rem;text-align:center;color:#5A5A5A}.about-quote{font-style:italic;font-size:1.3rem;color:#AF9477;text-align:center;max-width:700px;margin:2.5rem auto;position:relative;padding:1rem;background:rgba(175,148,119,.05);border-left:4px solid #af9477}.about-section ul{max-width:850px;margin:0 auto;padding-left:1.2rem;list-style:none}.about-section li{background:#FAFAF5;border-left:4px solid #7d825a;padding:.75rem 1rem;margin-bottom:1rem;font-size:1rem;line-height:1.6;color:#444;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.03)}.about-section li strong{color:#7D825A;font-weight:600}@media (max-width:768px){.about-page{padding:2rem 1rem}.about-hero h1{font-size:2rem}.about-section h2{font-size:1.4rem}.about-hero p,.about-quote,.about-section p{font-size:1rem}.about-section{padding:2rem 1rem;border-left:4px solid #7d825a}}