.svg-wrapper{position:relative;top:50%;transform:translateY(-50%);margin:0 auto;width:320px}.shape{stroke-dasharray:140 540;stroke-dashoffset:-474;stroke-width:8px;fill:transparent;stroke:#19f6e8;border-bottom:5px solid #000;transition:stroke-width 1s,stroke-dashoffset 1s,stroke-dasharray 1s}.text-two{font-family:'Roboto Condensed';font-size:22px;line-height:32px;letter-spacing:8px;color:#e00a0a;top:-48px;position:relative}.svg-wrapper:hover .shape{stroke-width:2px;stroke-dashoffset:0;stroke-dasharray:760}