
  
  .btn-language a:not(:last-of-type) {
    margin-right: 5px;
  }
  
  .btn-language {
    position: absolute;
    right: 0;
    top: 0;
  }
  
