header .--menu {
  display: none;
}

header .--language::before {
  display: none;
}

.privacy {
  padding-top: 150px;
}

.privacy .--title {
  font-size  : 40px;
  text-align : center;
  font-weight: 900;
}

.privacy article {
  text-align: justify;
  margin-top: 24px;
  font-size : 16px;
}

/*# sourceMappingURL=privacy.css.map */