/* commom */
.ribbon button.icon-wrapper {
	text-decoration: none;
}

.ribbon button.icon-wrapper:hover .icon-copy {
	text-decoration: underline;
}

.icon-wrapper .more:not(.icon-before):after {
	position: relative;
	top: -0.085em;
}

/* Hero */
.section-hero .cards-container .typography-card-headline {
	width: 100%;
}

.card-small-business .copy-container {
	height: 100%;
}

/* gallery */
.page-overview .gallery .gallery-title {
	width: 100%;
}
