/* enqueue these as a separate stylesheet so they can be filtered */

.fontsize, .fontsize p, .fontsize li:not(.a11y-toolbar-list-item), .fontsize label, .fontsize input, .fontsize select, .fontsize textarea, .fontsize legend, .fontsize code, .fontsize pre, .fontsize dd, .fontsize dt, .fontsize blockquote {
    font-size: 150% !important;
    line-height: 1.4;
}

.fontsize h1, .fontsize h2, .fontsize h3, .fontsize h4, .fontsize h5, .fontsize h6 {
    font-size: 200% !important;
    line-height: 1.8;
}

.fontsize li li {
    font-size: 110% !important;
}

.fontsize li li li, .social_list {
    font-size: 100% !important;
}

