.circular-text{color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-weight:900;display:flex;position:relative}.circular-text span{white-space:pre;transform-origin:50%;pointer-events:none;justify-content:center;align-items:center;width:1em;height:1em;margin-top:-.5em;margin-left:-.5em;transition:all .5s cubic-bezier(0,0,0,1);display:inline-flex;position:absolute;top:50%;left:50%}
