div.ccm-block-switch-language {
  margin-right: 30px;
  font-size: 11px;
}

div.ccm-block-switch-language span {
    margin: 2px;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
}

div.ccm-block-switch-language a {
    margin: 2px;
    float: left;
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
}
