
body{font-family:Arial,Helvetica,sans-serif}
.hero{background:linear-gradient(90deg,#ff2a8a,#3aaa35);color:white;padding:110px 0;text-align:center}
.section{padding:70px 0}
.section-title{font-weight:700;margin-bottom:40px;text-align:center}
.gallery img{width:100%;height:250px;object-fit:cover;border-radius:10px}
.card i{font-size:36px;margin-bottom:15px;color:#ff2a8a}
.whatsapp{position:fixed;bottom:25px;right:25px;background:#25D366;color:white;padding:14px 18px;border-radius:40px;text-decoration:none;font-weight:bold}
footer{background:#222;color:white;padding:35px;text-align:center}
