.border-current { border-color: currentColor }
.border-transparent { border-color: transparent }

.top-transparent { border-top-color: transparent }
.left-transparent { border-left-color: transparent }
.right-transparent { border-right-color: transparent }
.bottom-transparent { border-bottom-color: transparent }
