/* custom CSS for superscripts */
sup {
	font-size: 12px !important;
}

sup.sup-size-11 {
	font-size: 11px !important;
}