header img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  height: 1.5rem;
  margin: 0 auto;
}

.parte-rossa {
  background-color: #db2622;
  min-height: 100dvh;
}

a {
    color: white
}