/* Environment Section */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.environment-headline {
		font-size: 18px;
	}
}

/* Value props */

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