.akces-wordmark,
.auth-wordmark {
    display: flex;
    flex-direction: column;
    line-height: 1;
    text-decoration: none;
}

.akces-wordmark strong,
.auth-wordmark strong {
    color: #fff;
    font-size: 29px;
    font-weight: 900;
    letter-spacing: .18em;
}

.akces-wordmark small,
.auth-wordmark small {
    color: #6fd5ff;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: .12em;
    margin-top: 6px;
    text-transform: uppercase;
}

.auth-wordmark {
    width: max-content;
}

.auth-wordmark strong {
    font-size: 40px;
}

.admin-brand .akces-wordmark {
    align-items: center;
}
