/* =================== */
/* LOCAL FIXES - START */
/* =================== */

/* Footnote Styling - START */
sup.footnote-number {
	top: auto;
}

.footnote-number {
	position: relative;
	vertical-align: initial;
	text-underline-offset: -0.28em;
	font-feature-settings: "numr";
	font-size: 1em;
}

.footnote a, .footnote a:hover {
	vertical-align: inherit;
	color: inherit;
	text-decoration: underline;
}
/* Footnote Styling - END */

/* Ribbon Styling - START */
@media only screen and (min-width: 1280px) {
	.ribbon-content {
		width: 100%;
	}
}
/* Ribbon Styling - END */

/* =================== */
/* LOCAL FIXES -  END  */
/* =================== */
