.filepond--drop-label {
    font-family: var(--tt-heading-font);
    font-size: 0.8em !important;
}

.nav:not(.nav-pills) .nav-link.active::before {
    display: none;
}

.auth-page .logo-wrapper{
    width: 100%;
}