/*# sourceMappingURL=footer.css.map */

#wave-seo-title {
	cursor: pointer;
}

#wave-seo-title > a:before {
	content: "";
	display: inline-block;
	font-family: "fontAwesome";
	margin: 0 .3em;
	text-align: center;
	width: .8em;
	font-size: .8em;
	line-height: 1;
	position: relative;
	top: -1px;
}

#wave-seo-text {
	width: 100%;
	display: none;
	margin-top: 25px;
	margin-bottom: 25px;
}

#wave-seo-text > *:first-child {
	margin-top: 0;
}

#wave-seo-text.open {
	display: block;
}
