
.uif-circle
  display inline-block
  position relative
  &-inner
    position absolute
    left 0
    right @left
    top @left
    bottom @left
    display flex
    align-items center
    justify-content center