a.yandex {
	color: #FC3F1D;
}
a.vkontakte {
	color: #0077FF;
}
a.mailru {
	color: #FF7700;
}
a.okru {
	color: #FF7700;
}
a.facebook {
	color: #1773EA;
}
a.google {
	color: #4285F4;
}

a.button.yandex , a.button.vkontakte,
a.button.mailru, a.button.okru,
a.button.facebook, a.button.google {
	margin-bottom: 4px;
}

.yandex .fa-yandex::before {
	content: 'Я';
	font-weight: 700;
	font-family: sans-serif;
}
.mailru .fa-at::before {
	content: '@';
	font-weight: 700;
	font-family: Arial, sans-serif;
	vertical-align: 1px;
}

.navbar .socbuttons {
	padding-right: 10px;
}
.navbar .socbuttons:not(.clone) a {
	padding: 1px;
	line-height: 0;
}
.navbar .socbuttons:not(.clone) a i {
	font-size: 17px;
}
