/* public_html/static/django_ckeditor_5/content-styles.css */
.u-box { display: inline-block; }
.u-hoverable:hover {
  background-color: var(--h-bg, inherit);
  border-color: var(--h-bc, currentColor);
}
.ck-content { direction: rtl; text-align: right; }




