.cursor{cursor:pointer;transition:background-color .2s ease}.hexagon{width:100px;height:55px;position:relative;display:flex;justify-content:center;align-items:center;background-color:#fff}.hexagon:after,.hexagon:before{content:"";position:absolute;width:0;border-left:50px solid transparent;border-right:50px solid transparent}.hexagon:before{bottom:100%;border-bottom:27.5px solid #fff}.hexagon:after{top:100%;border-top:27.5px solid #fff}.hexagon:after,.hexagon:before{left:0;right:0}.hexagon-inner{width:100%;height:100%;text-align:center;display:flex;justify-content:center;align-items:center}