.entry-content .hbar,
.entry-content .omar-hbar{
  color:#fff !important;
  text-align:center;
  margin:24px 0 16px;
  padding:8px 12px;
  line-height:1.8;
  direction:rtl;
  unicode-bidi:plaintext;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.55), inset 0 -1px 0 rgba(255,255,255,.55);
  display:block;
}
.entry-content .hbar b,
.entry-content .hbar strong,
.entry-content .omar-hbar b,
.entry-content .omar-hbar strong{ font-weight:700 !important; }

.entry-content .hbar--blue,   .entry-content .omar-hbar--blue{   background:#0b5ed7 !important; }
.entry-content .hbar--green,  .entry-content .omar-hbar--green{  background:#0a8f12 !important; }
.entry-content .hbar--red,    .entry-content .omar-hbar--red{    background:#e30606 !important; }
.entry-content .hbar--orange, .entry-content .omar-hbar--orange{ background:#ff8a00 !important; }
.entry-content .hbar--purple, .entry-content .omar-hbar--purple{ background:#6f42c1 !important; }
.entry-content .hbar--teal,   .entry-content .omar-hbar--teal{   background:#0aa2a6 !important; }
.entry-content .hbar--gray,   .entry-content .omar-hbar--gray{   background:#6c757d !important; }
.entry-content .hbar--dark,   .entry-content .omar-hbar--dark{   background:#1f2937 !important; }