.socs {
	margin-top: 40px;
	display: flex;
	align-items: center;
	gap: 20px;
}

.socs__bg {
	width: fit-content;
}
