.finespirits-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: stroke .3s ease, fill .3s ease;
}

.finespirits-icon svg {
    /* fill: inherit; */
    stroke: inherit;
}