// https://tailwindcss.com/docs/line-height/
.line-height-1\.25 {
    line-height: 1.25;
}

.line-height-1 {
    line-height: 1;
}
