.text-alinea {
    text-indent: 50px;
}

.text-prewrap {
    white-space: pre-wrap;
}

.text-tags {
    font-size: clamp(0.3em, 1.2vw, 1em);
}