1. text-decoration styling

    Method of defining the type, style and color of lines in the text-decoration property. These can be defined as shorthand (e.g. `text-decoration: line-through dashed blue`) or as single properties (e.g. `text-decoration-color: blue`)

  2. css property: text-decoration-style: `wavy`

  3. css property: text-decoration: `text-decoration-color` and `text-decoration-style` included in shorthand