/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 22 June 2026 12:57:44
*/


body:has(#squiz-inline-editing) #content [data-sq-field]:empty:after, body:has(#squiz-inline-editing) #content .une-wysiwyg[data-sq-field]:empty:after, body:has(#squiz-inline-editing) #content .une-wysiwyg[data-sq-field] > *:first-child:empty:after {
  content: "Add content";
  font-size: inherit;
  opacity: 0.75;
  color: inherit;
  font-style: inherit;
}
body:has(#squiz-inline-editing) #content [data-sq-field="contentConfiguration.title"]:empty:after, body:has(#squiz-inline-editing) #content [data-sq-field$=".title"]:empty:after {
  content: "Add title";
}
body:has(#squiz-inline-editing) #content [data-sq-field$=".subtext"]:empty:after {
  content: "Add subtext";
}
