a >  t-span.t-span-wrapper, h3 >  t-span.t-span-wrapper, li > t-span.t-span-wrapper {
    display: flex;
    align-items: center;
    gap: .5rem;
}


button > t-span.t-span-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}


#tolkie-floating-button { bottom: 75px; }
#tolkie-floating-button-text-explanation-container { bottom: 149px; }