.wow-text{color:transparent;overflow:visible;fill:var(--wp--preset--color--accent);fill-opacity:0;stroke:var(--wp--preset--color--accent);stroke-width:1px;transition:stroke-width .5s}@keyframes outlineAnimation{0%{stroke-dasharray:100%;stroke-dashoffset:100%}to{stroke-dasharray:100%;stroke-dashoffset:0%}}@keyframes fillAnimation{0%{fill-opacity:0}50%{fill-opacity:.5}to{fill-opacity:1}}.animate-outline{animation:outlineAnimation 1.5s linear forwards}.animate-fill{stroke-width:0px;animation:fillAnimation 1s linear 0s forwards}#editor .wow-text{color:var(--wp--preset--color--accent)}
