.sk-wordpress>div{background-color:currentColor;border-radius:27px;width:27px;height:27px;animation:1s linear infinite sk-inner-circle;display:inline-block;position:relative}.sk-wordpress>div:after{content:"";background-color:#fff;border-radius:8px;width:8px;height:8px;display:block;position:absolute;top:5px;left:5px}@-webkit-keyframes sk-inner-circle{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes sk-inner-circle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}