body[data-omu-phase6="1"] {
  direction: rtl;
}

body[data-omu-phase6="1"] main,
body[data-omu-phase6="1"] .container,
body[data-omu-phase6="1"] .container-fluid,
body[data-omu-phase6="1"] .breadcrumb,
body[data-omu-phase6="1"] .card,
body[data-omu-phase6="1"] .item-page-field-wrapper,
body[data-omu-phase6="1"] .metadata,
body[data-omu-phase6="1"] .item-page-section,
body[data-omu-phase6="1"] .simple-view-element {
  direction: rtl;
  text-align: right;
}

body[data-omu-phase6-page="accessibility"] input,
body[data-omu-phase6-page="accessibility"] button,
body[data-omu-phase6-page="accessibility"] label,
body[data-omu-phase6-page="accessibility"] .form-control {
  direction: rtl;
  text-align: right;
}

body[data-omu-phase6="1"] ol.breadcrumb {
  padding-right: 1rem;
  padding-left: 1rem;
}

body[data-omu-phase6="1"] .btn,
body[data-omu-phase6="1"] button {
  font-weight: 800;
}

body[data-omu-phase6="1"] footer ul,
body[data-omu-phase6="1"] footer li {
  direction: rtl;
}
