@charset "utf-8";
/* CSS Document */

.sec-footer{
	width: 100vw;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	padding: 3em 0;
}
.container-footer{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
