.socialwall{
	margin-top: 40px;
	padding: 65px 0 72px;
	background: var(--yellow);
	text-align: center;
}
.socialwall .socials{
	margin-bottom: 26px;
}
.social-wall-wrapper{
	max-width: 100%;
	overflow: hidden;
}

#wall-socials .nav-link {
	border: 2px solid var(--black) !important;
}