.admin-bar .easy-footnote-margin-adjust {
	position: absolute;
	margin-top: -40px;
}
.easy-footnote-to-top {
	display: inline-block;
	width: 10px;
}
.easy-footnote-to-top:after {
	content: "↑";
	position: relative;
	top: -1.5px;
}
.easy-footnotes-wrapper {
	font-size: smaller;
}
.easy-footnote-single {
	text-align: justify;
	/*clear: both;*/
}
.easy-footnote-single span {
	display: block;
}