#separator_pluginAppObj_7_17 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_7_17 {
  width: 100%;
}
#separator_pluginAppObj_7_17 .separator-line {
  width: 100%;
  border-top: 2px dotted rgba(67, 67, 67, 1);
}
#separator_pluginAppObj_7_17 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_7_17 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_7_17 .separator-text {
  font-family: Raleway;
  font-weight: normal;
  font-style: normal;
  font-size: calc(14pt - max(14pt - var(--min-text-size), 0pt) * var(--font-size-factor)) ;
  color: rgba(67, 67, 67, 1);
  text-align: center;
  text-wrap-mode: nowrap;
}
