#separator_pluginAppObj_10_116 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_10_116 {
  width: 100%;
}
#separator_pluginAppObj_10_116 .separator-line {
  width: 100%;
  border-top: 1px solid rgba(128, 44, 8, 1);
}
#separator_pluginAppObj_10_116 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_10_116 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_10_116 .separator-text {
  font-family: Barlow Semi Condensed;
  font-weight: normal;
  font-style: normal;
  font-size: calc(12pt - max(12pt - var(--min-text-size), 0pt) * var(--font-size-factor)) ;
  color: rgba(128, 44, 8, 1);
  text-align: center;
}
