.page-content .text-tiny {
    font-size: 0.75rem;
    /* 12px */
    line-height: 1rem;
    /* 16px */
}

.page-content .text-small {
    font-size: 0.875rem;
    /* 14px */
    line-height: 1.25rem;
    /* 20px */
}

.page-content .text-big {
    font-size: 1.125rem;
    /* 18px */
    line-height: 1.75rem;
    /* 28px */
}

.page-content .text-huge {
    font-size: 1.5rem;
    /* 24px */
    line-height: 2rem;
    /* 32px */
}