.uma-dict-entries-group {
  margin-bottom: 2rem;
}

.uma-dict-entries-group:last-child {
  margin-bottom: 0;
}

.uma-dict-file-extension {
    float: right;
    width: 90px;
    text-align: right;
    order: 1;
}

.uma-dict-change-date {
    float: right;
    width: 90px;
    text-align: right;
    order: 0;
}


