.legal {
  font-family: "Open Sans", "Tajawal", "Arial", sans-serif;
  font-size: 0.8333rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #12284c;
  text-align: center; }
  @media screen and (min-width: 45rem) {
    .legal {
      text-align: right; }
      .legal:lang(ar) {
        text-align: left; } }
  .legal a {
    text-decoration: none;
    display: inline-block; }
    .legal a:hover {
      text-decoration: none; }
