/* Local overrides */

/* Footer fix */

.footnote .ac-gf-block-link {
	font-size: 12px !important;
	vertical-align: bottom;
	position: relative;
	top: -2px;
	color: inherit !important;
	text-decoration: none !important;
}

.footnote .ac-gf-block-link:hover {
	color: #06c !important;
	text-decoration: none !important;
}
