#separator_pluginAppObj_29_577 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_29_577 {
  width: 100%;
}
#separator_pluginAppObj_29_577 .separator-line {
  width: 100%;
  border-top: 5px solid rgba(40, 12, 154, 1);
}
#separator_pluginAppObj_29_577 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_29_577 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_29_577 .separator-icon {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20fill=%22rgba(255,%20255,%200,%201)%22%20viewBox=%220%200%2011%2011%22%3E%3Ctitle%3E10%3C/title%3E%3Crect%20width=%2211%22%20height=%2211%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: 20px 20px;
  height: 20px;
  flex-basis: 20px;
  flex-shrink: 0;
}
