.vivakom-wrap {
	display: flex;
	align-items: center;
	gap: 5px;
	color: #979797;
}

.vivakom-wrap img {
	display: block;
}

.vivakom-wrap a {
	color: #979797;
	font-weight: normal;
	text-decoration: none;
}

.vivakom-wrap a:hover {
	text-decoration: none;
	color: #979797;
}
