﻿.trade-mark {
    font-size: 14px;
    position: fixed;
    right: 10px;
    bottom: 0;
}
.language-select {
    display: flex;
    align-self: flex-end;
    color: var(--mdc-theme-text-secondary-on-background);
}

.language-select-box.inputlabel {
    padding: 2px;
    height: 26px;
}
