.nav-title {
    display: inline-flex;
    flex-direction: column;
    align-items: start;
}

.fancy {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: bold;
    font-size: 0.9em;
    padding-bottom: 0.1em;
}
