.hero-logo-icon{width:75px;height:75px;background:linear-gradient(135deg,#f97316,#fb923c);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px rgba(249,115,22,.4);animation:logoPulse 2.5s ease-in-out infinite}.hero-logo-icon i{font-size:34px;color:white}