custom.css 68 B

1234567
  1. h4 {
  2. color: yellow;
  3. }
  4. h6 {
  5. color: mediumseagreen;
  6. }