 .yiontech-dynamic-headline {
            margin: 0;
            padding: 0;
            display: inline-block;
            border-right: none !important; /* no cursor */
            font-size: 2.5rem; /* like H1 */
            font-weight: 800; /* bold */
            line-height: 1.2;
        }

        .yiontech-dynamic-word {
            display: inline-block;
            position: relative;
            min-width: 100px;
            animation: none !important;
        }

        .yiontech-dynamic-word::after {
            display: none;
        }