ol, ul.nomargin {
  padding-inline-start: 1rem;
}

ol li {
  margin-top:1rem;
}

table td {
  padding: 4px !important;
  background: white !important;
}

table td:nth-child(2) {
  text-align: center !important;
}

table th {
  background-color: rgb(252, 240, 227);
}

.re {
  direction: rtl;
  unicode-bidi: bidi-override;
}


.logo {
  width: 80% !important;
}