JSFiddle - React, Tailwind, and code Playground
HTML
<a href="#" class="title-93">Lalji</a>
<a href="#" class="title-94">Lalji</a>
<a href="#" class="title-95">Lalji</a>
<a href="#" class="title-97">Lalji</a>
CSS
a[class^="title-"]{
color:red;
}