.menu-social ul {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1.5rem;
}