.covid__banner {
  text-align: center;
  margin-bottom: 3rem;
}

.covid__banner img {
  max-width: 100%;
}

.covid__banner--titulo {
  text-align: left;
  font-size: 11.27pt;
  color: #71818d;
}

.covid__descricao--header h4 {
  font-size: 20.5pt;
  color: #444;
  font-weight: 600;
}

.covid__descricao--texto p {
  font-size: 13pt;
  color: #71818d;
}

