/* local overrides */

/* Hero Section */

.ribbon-container .theme-dark .custom-hidden {
	visibility: hidden;
}

/* Value Props */
@media only screen and (min-width: 1069px) {
	.section-value-props li.value-prop {
		font-size: 55px;
	}
}

#ac-globalfooter .ac-gf-block-link {
	text-decoration: none;
	color: inherit;
}
