.txt-red { color: red; }
.txt-green { color: green; }
.txt-blue { color: blue; }
.txt-yellow { color: yellow; }
.txt-orange { color: orange; }
.txt-purple { color: purple; }
.txt-gray { color: gray; }
.txt-black { color: black; }
.txt-white { color: white; }
