.page-language-switcher{
font-size:14px;
margin:20px 0 30px 0;
padding:10px 14px;
background:#f6f6f6;
border-left:3px solid #17493a;
font-family:inherit;
}

.page-language-switcher a{
color:#17493a;
text-decoration:none;
font-weight:500;
}

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

.page-language-switcher strong{
color:#000;
font-weight:600;
}