.copyright {
  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;
  text-align: left;
  color: #12284c;
  text-align: center; }
  @media screen and (min-width: 45rem) {
    .copyright {
      text-align: left; }
      .copyright:lang(ar) {
        text-align: right; } }
