/* TranslatePress Switcher */
.trp-language-switcher > div {
	background-color: #333 !important;
	border: none !important;
}
.trp-language-switcher > div > a {
	color: #fff !important;
	font-size: small !important;
	text-align: center !important;
	line-height: normal !important;
}

