#separator_pluginAppObj_36 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_36 {
  width: 100%;
}
#separator_pluginAppObj_36 .separator-line {
  width: 100%;
  border-top: 4px double rgba(67, 67, 67, 1);
}
#separator_pluginAppObj_36 .separator-line.left-line {
  margin-right: 20px;
}
#separator_pluginAppObj_36 .separator-line.right-line {
  margin-left: 20px;
}
#separator_pluginAppObj_36 .separator-text {
  font-family: Lobster;
  font-weight: normal;
  font-style: italic;
  font-size: 36pt;
  color: rgba(241, 194, 50, 1);
}
