JSFiddle - React, Tailwind, and code Playground

by Blink

HTML

<span class="breadcrumb">You are looking at: <a href="/" style="text-indent: 0px;">Home</a> : <a href="/forum/">Forum</a></span>

CSS

.breadcrumb a:nth-last-of-type(2) {
	Background:red;
}