/* enqueue these as a separate stylesheet so they can be filtered */

.fontsize-1, .fontsize-1 h1, .fontsize-1 h2, .fontsize-1 h3, .fontsize-1 h4, .fontsize-1 h5, .fontsize-1 h6, .fontsize-1 p, .fontsize-1 li:not(.a11y-toolbar-list-item), .fontsize-1 label, .fontsize-1 input, .fontsize-1 select, .fontsize-1 textarea, .fontsize-1 legend, .fontsize-1 code, .fontsize-1 pre, .fontsize-1 dd, .fontsize-1 dt, .fontsize-1 blockquote {
    font-size: 150% !important;
    line-height: 1.4;
}

.fontsize-1 li li {
    font-size: 110% !important;
}

.fontsize-1 li li li {
    font-size: 100% !important;
}

/* enqueue these as a separate stylesheet so they can be filtered */

.fontsize-2, .fontsize-2 h1, .fontsize-2 h2, .fontsize-2 h3, .fontsize-2 h4, .fontsize-2 h5, .fontsize-2 h6, .fontsize-2 p, .fontsize-2 li:not(.a11y-toolbar-list-item), .fontsize-2 label, .fontsize-2 input, .fontsize-2 select, .fontsize-2 textarea, .fontsize-2 legend, .fontsize-2 code, .fontsize-2 pre, .fontsize-2 dd, .fontsize-2 dt, .fontsize-2 blockquote {
    font-size: 200% !important;
    line-height: 1.4;
}

.fontsize-2 li li {
    font-size: 125% !important;
}

.fontsize-2 li li li {
    font-size: 110% !important;
}


/* enqueue these as a separate stylesheet so they can be filtered */

.fontsize-3, .fontsize-3 h1, .fontsize-3 h2, .fontsize-3 h3, .fontsize-3 h4, .fontsize-3 h5, .fontsize-3 h6, .fontsize-3 p, .fontsize-3 li:not(.a11y-toolbar-list-item), .fontsize-3 label, .fontsize-3 input, .fontsize-3 select, .fontsize-3 textarea, .fontsize-3 legend, .fontsize-3 code, .fontsize-3 pre, .fontsize-3 dd, .fontsize-3 dt, .fontsize-3 blockquote {
    font-size: 250% !important;
    line-height: 1.4;
}

.fontsize-3 li li {
    font-size: 150% !important;
}

.fontsize-3 li li li {
    font-size: 125% !important;
}