.elementor-194040101 .elementor-element.elementor-element-42f2dd7{font-size:15px;}/* Start custom CSS for text-editor, class: .elementor-element-42f2dd7 */.show-more-toggle {
  display: inline-block !important;
  width: 100% !important;
  text-align: center !important;

  margin-top: 10px !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
  cursor: pointer !important;

  color: inherit !important;
}


/* 1) Základný font pre celý obsah editora */
body, .editor, .editor-content, .content, .mce-content-body {
  font-family: "Source Sans Pro", sans-serif !important;
}

/* 2) Prebije aj vnorené elementy v texte */
.editor *, .editor-content *, .content *, .mce-content-body * {
  font-family: "Source Sans Pro", sans-serif !important;
}

/* 3) Ak máš Word štýly (MsoNormal) */
p.MsoNormal, p.MsoNormal * {
  font-family: "Source Sans Pro", sans-serif !important;/* End custom CSS */