.pilesaran {
font-family: 'Pilesaran', sans-serif;
/* font-size: 3.2cqw; 'cqw' likely not supported—use standard units like rem/rem/em/%/px */
text-align: center;
/* line-height: 0.2vw; Very low—using 'vw' may be stripped; consider a more typical unit */
margin: 10px;
letter-spacing: -1px;
}
.pilesaranText {
font-family: 'Pilesaran', sans-serif;
letter-spacing: -1px;
}
sup {
font-family: InterVariable, RedactRect, Inter, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif !important;
}
.pilesaran p {
/* line-height: 0.2vw; see note above */
}
.demostration {
text-align: center;
}
.rotate {
transform: rotate(180deg);
}