body {
  font-family: Calibri, sans-serif;
  font-size: 1.1em;
}
.page {
  margin: 0 auto;
  max-width: 800px;
}

.hdr {
  width: 100%;
}

.footer, .footer3 {
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.footer3 {
    line-height: 2rem;
}

.footer2 {
  text-align: center;
  color: #21409a;
  font-size: 1.2em;
}

.disclaimer {
  text-align: center;
  color: black;
  font-size: 0.8em;
}

.title-proiect {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}

.title {
  text-align: center;
  background-color: #f2f2f2;
  color: #21409a;
  padding: 0.5em 0;
  font-weight: bold;
  font-size: 1.3em;
}

h1 {
  text-align: center;
  color: #21409a;
  padding: 0.5em 0;
  font-weight: bold;
  font-size: 1.3em;
}
