.promo-banner{align-items:center;background:#f0f9ff;border-radius:12px;display:flex;justify-content:space-between;margin:1.5rem auto;max-width:900px;padding:1.5rem 2rem}.promo-content{color:#1a1a1a;flex:1 1 auto;font-size:1rem;line-height:1.5}.promo-content strong{font-style:italic;font-weight:600}.promo-image{flex:0 0 72px;margin-left:1.5rem}.promo-image img{border-radius:50%;height:72px;object-fit:cover;width:72px}@media(max-width:767px){.promo-banner{flex-direction:column;padding:1.25rem;text-align:center}.promo-image{margin:1rem 0 0}}