body{font-family:Arial,sans-serif}.navbar{background:rgba(255,255,255,.9)}.hero{position:relative;background:url('../../assets/img/church_big.jpg') center/cover no-repeat;height:100vh;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:50px}.hero h1{font-size:3.5rem;font-weight:700;text-shadow:2px 2px 10px rgba(0,0,0,.7)}.btn-custom{background:#fc0;color:#000;font-weight:700;padding:15px 25px;border-radius:50px;transition:.3s}.btn-custom:hover{background:#f90;transform:scale(1.1)}.section{padding:100px 0}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:40px;color:#333}.bg-lightblue{background:#f0f8ff}.footer{background:#222;color:#fff;padding:30px 0;text-align:center}