#separator_pluginAppObj_182_25 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_182_25 {
  width: 80%;
}
#separator_pluginAppObj_182_25 .separator-line {
  width: 100%;
  border-top: 1px solid rgba(0, 151, 178, 1);
}
#separator_pluginAppObj_182_25 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_182_25 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_182_25 .separator-text {
  font-family: Verdana;
  font-weight: normal;
  font-style: normal;
  font-size: calc(14pt - max(14pt - var(--min-text-size), 0pt) * var(--font-size-factor)) ;
  color: rgba(0, 0, 0, 1);
  text-align: center;
}
