.feature-icon-1{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#28a745;color:#fff;font-size:24px;box-shadow:0 4px 8px #0003;transition:background .3s ease,transform .3s ease}.feature-icon-1:hover{background:#218838;transform:scale(1.1)}
