.redBox { color: red; background-color: blue; } .editIngGroupRow { background-color: aqua; font-weight: bold; } .displayIngGroupRow { background-color: aqua; font-weight: bold; } .greenButton { background-color: green !important; } textarea { font-family: 'latoregular', 'Trebuchet MS,Arial,Helvetica,sans-serif'; font-size: 1em }