.bg-golden { background: goldenrod; }
.text-golden { color:goldenrod; }

.bg-violet { background:blueviolet; }
