/*
*LETTER LAUNCHER*
*/
.ws-letter-launcher__anchor{
    color: currentColor !important;
    text-decoration: unset;
}
.ws-letter-launcher{
    display: block;
    margin: 0;
}
.ws-letter-launcher[data-flickering="1"]{
    opacity: 0;
}
