.typewriter-cursor-62dbb2e3 {
    animation: blink-62dbb2e3 1s step-end infinite;
    font-weight: bold;
    margin-left: 2px;
}

@keyframes blink-62dbb2e3 {
    from, to { opacity: 1; }
    50% { opacity: 0; }
}

.typewriter-text-62dbb2e3 {
    white-space: pre-wrap;
}