/* Overwrite default font size */ .text_small {

font-size: 0.8em !important;

} .text_normal {

font-size: 1.6rem !important;

} .text_large {

font-size: 2.4rem !important;

}