.customPadding { paddingTop: 20; } .customColor { color: #ff0000; } .fontClass1 { fontSize: 14; textDecoration: "underline"; } .fontClass2 { fontSize: 18; color: #00dd66; }