.hiw-column {
	padding: 0rem 1rem;
	text-align: center;
}

.hiw-column-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.hiw-column-copy {
	text-align: center;
}

.hiw-container {
	background-color: #e0f8f9;
	padding: 2rem;
	width: 965px;
}

.hiw-column-header {
	font-weight: bolder;
	margin-bottom: 1rem;
	padding: 0rem 0.25rem;
}

.yellow-accent {
	border-bottom: .6em #fbe94f solid;
	display: inline-block;
	line-height: .3;
	width: auto;
}

.hiw-header-main {
	font-weight: bolder;
	margin-bottom: 3rem;
	text-align: center;
}