.syllable {
    right: 0;
}

.big-space {
    /* transition: .4s; */
    word-spacing: 8px !important;
}

.text-stress {
    display: none;
    /* display: inline-block; */
    position: relative;
    width: 0;
    vertical-align: top;
}

.text-syllable {
    color: #6c757d;
    display: none;
}

.reading-text {
    line-height: 1.2 !important;
}

.reading-box {
    background: #fafafa;
}

.libertinus-math-regular {
    font-family: "Libertinus Math", system-ui;
    font-weight: 500;
    font-style: normal;
}

/* .lh-12 {
    line-height: 1.2 !important;
} */