.acqua-tmpl-heading-01 {
	position: relative;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
			transition: all .25s ease;
}
.acqua-tmpl-heading-01 .edit-icon {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
}
.acqua-tmpl-heading-01 .acqua-heading {
	margin-bottom: 0;
	font-weight: 700;
	text-align: center;
}
.acqua-tmpl-heading-01 .acqua-heading-link {
	display: block;
}
.acqua-tmpl-heading-01 .orientation-center {
	text-align: center;
}
.acqua-tmpl-heading-01 .orientation-left {
	text-align: left;
}
.acqua-tmpl-heading-01 .orientation-right {
	text-align: right;
}