/*************************************
* TINY MCE EDITOR MODULE
*************************************/
[data-sek-module-type="czr_tiny_mce_editor_module"] {
    // Could be improved in the future
    // see https://css-tricks.com/styling-underlines-web/ and http://benjam.info/blog/posts/2015-01-31-css-underline/
    a{text-decoration: underline;}
}