#separator_pluginAppObj_169 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#separator_pluginAppObj_169 .separator-text {
  font-family: Bebas Neue;
  font-weight: bold;
  font-style: normal;
  font-size: calc(44pt - max(44pt - var(--min-text-size), 0pt) * var(--font-size-factor)) ;
  color: rgba(227, 176, 70, 1);
  text-align: center;
  text-wrap-mode: nowrap;
}
