@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=Open+Sans:wght@300;400&display=swap');.hero-content{position:relative;z-index:2;max-width:800px;padding:2rem;font-family:'Playfair Display',serif;}.hero-content h1{font-size:3rem;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,0.6);margin-bottom:1rem;}.hero-content p{font-size:1.25rem;font-weight:300;line-height:1.6;text-shadow:0 1px 5px rgba(0,0,0,0.5);}.layout-1{margin:25px 0px;}blockquote{position:relative;background:var(--bs-light);border-left:4px solid var(--bs-primary);margin:2em 0;padding:1.5em 1.5em 1em 2.5em;font-style:italic;color:#333;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.05);transition:background 0.3s ease;}blockquote::before{content:"“";position:absolute;top:0.1em;left:0.1em;font-size:4rem;line-height:1;color:var(--bs-primary);font-family:Georgia,serif;opacity:0.2;pointer-events:none;}blockquote p{margin:0 0 0.5em;font-size:1.1rem;line-height:1.6;}blockquote sub{color:var(--bs-dark);text-align:right;}
