/*
body {
    font-size: 24px !important;
}
*/
p {
    font-size: 24px !important;
}
h1 { font-size: 2.5em !important; }
h2 { font-size: 2.2em !important; }
h3 { font-size: 2.0em !important; }
h4 { font-size: 1.9em !important; }
h5 { font-size: 1.8em !important; }
h6 { font-size: 1.5em !important; }