/* enqueue these as a separate stylesheet so they can be filtered */

.fontsize, .fontsize h1, .fontsize h2, .fontsize h3, .fontsize h4, .fontsize h5, .fontsize h6, .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 li li {
    font-size: 110% !important;
}

.fontsize li li li {
    font-size: 100% !important;
}


.fontsize #header .bottom-header h1{
	font-size: 84px !important;
}
.fontsize #header .bottom-header .section-description {
	font-size: 28px !important;
	line-height: 30px;
}
.fontsize .bottom-footer-stripe a, .fontsize .bottom-footer-stripe span, .fontsize .bottom-footer-stripe p {
	font-size: unset !important;
}
.fontsize h3 {
	font-size: 38px !important;
}