.cpel-switcher__flag {
	display: inline-flex;
	align-items: center;
	gap: 4px;
}

.cpel-switcher__lang-code {
	color: #231600;
	font-size: inherit;
	line-height: 1;
	margin-left: 6px;
	position: relative;
	top: -3px;
}

.fa-caret-down:before {
	display: none;
}

.cpel-switcher__nav {
	width: 50px;
	height: 25px;
}

.cpel-switcher__lang {
	height: 25px;
}