.soc-icons-list .soc-icon {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
	border-radius: 100px;
	background: #EBEBEB;
	margin: 0 24px 10px 0;
}

.soc-icons-list .soc-icon .icon-svg {
	display: inline-block;
	width: 24px;
	height: 24px;
	color: #B2B4B6;
}