.socials-section__wrapper {
	display: flex;
	justify-content: flex-start;
	margin-left: -10px;
}

.socials-page .list-social__item .svg-wrapper {
	width: 30px;
	height: 30px;
}
.socials-page .list-social__item .icon {
	width: 30px;
	height: 30px;
}
