img.lang-switch-icon {
    width: 15px;
}
img.lang-switch-icon.active {
    border-bottom: solid 2px;
}

.language-switcher {
    font-size: 18px;
    font-weight: 400;
	float: right;
}

.language-switcher a{
	color: #6e716e;
}

.language-switcher a:hover{
	text-decoration: none;
}