.link-kayak {
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

@media(max-width: 767px) {
	footer {
	padding-bottom: 80px !important;
	}
}