.smartteller-funnel {
    scroll-behavior: smooth;
}

.smartteller-funnel details[open] {
    background: #fff7ed;
}

@media (max-width: 640px) {
    .smartteller-funnel h1 {
        letter-spacing: -0.04em;
    }
}
