/* styles.css */ .red-bold { color: red; font-weight: bold; } .blue-bold { color: blue; font-weight: bold; }