.lockbox > *:not(i) {
    font-family: var(--ff1);
}

.lock span {
    text-align: center;
    max-width: 540px;
    margin: 20px auto;
}