.ws-typed{
    display: block;
    height: fit-content;
    margin: 0;
}
.ws-typed .ws-typed__anchor{
  	color: currentColor !important;
    text-decoration: unset;
}
.ws-typed .ws-typed__wrapper{
    display: block;
    width: fit-content;
    height: fit-content;
}
