* {
    scroll-behavior: smooth;
    scroll-margin-top: 100px;
}

.text-wrap-pretty,
.text-wrap-pretty * {
    text-wrap: pretty !important;
}

.text-wrap-balance,
.text-wrap-balance * {
    text-wrap: balance !important;
}