/* CAFR Fixes */

@media only screen and (max-width: 735px) {
	.image-wrapper-connections .caption-socket {
		left: 61px;
	}
}

/* local overrides */
/* Value props */

.footnote .ac-gf-block-link {
	font-size: 14px !important;
	position: relative;
	top: -5px;
	color: inherit !important;
	text-decoration: none !important;
}
.footnote .ac-gf-block-link:hover {
	color: #06c !important;
	text-decoration: none !important;
}
