.blog-section{background:linear-gradient(180deg,#3872d8,#e9f3ff);padding:3rem 2rem;color:#fff}.blog-hero{text-align:center;margin-bottom:3rem}.blog-hero h1{font-size:2.5rem}.blog-cards{display:flex;flex-direction:column;gap:2rem}.blog-card{background:#fff;border-radius:12px;display:flex;padding:1rem;box-shadow:0 2px 12px rgba(0,0,0,.05);color:#000}.blog-card img{max-width:250px;border-radius:12px;margin-right:1rem}.card-content h2{margin-top:.5rem;font-size:1.25rem;color:#305fcf}.tag{font-size:.85rem;color:#606b8b}