@charset "UTF-8";
/***!  Style Declaration  !***/

.hero-home{background:url('https://www.noilucegas.it/images/sfondo_benvenuto2.png') no-repeat center;background-size:cover;border-radius:12px;padding:2.5rem 1.5rem;margin-bottom:2rem;box-shadow:0 6px 20px rgba(0,0,0,0.06);font-family:sans-serif;color:#333;text-align:center}.hero-home h2{font-size:2.2rem;margin-bottom:2rem;font-weight:bold}.hero-block{background:rgba(255,255,255,0.95);border-left:6px solid #0d6efd;margin:1.5rem auto;padding:2rem 1.2rem;border-radius:12px;max-width:700px;text-align:left;box-shadow:0 2px 6px rgba(0,0,0,0.05)}.hero-block svg{width:32px;height:32px;vertical-align:middle;margin-right:0.6rem;fill:#0d6efd}.hero-block strong{display:block;font-size:1.3rem;margin-bottom:0.5rem}.hero-block p{font-size:1.05rem;color:#444;margin:0.2rem 0 0.8rem}.hero-block a{display:inline-block;margin-top:0.5rem;color:#0d6efd;font-weight:bold;text-decoration:none}.hero-block a:hover{text-decoration:underline}
