<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contequipa{
  border-top: 3px solid  #0a8fcd;
  margin: 2rem 0;
}

.equipa {
  font-size: 2rem;
  font-weight: 700;
  color: #0a8fcd;
  margin: 1rem 0;
  display: flex;
  text-align: center;
  justify-content: center;
}

.equipaDescriptioon {
  width: 100%;
  font-size: 1rem;
  margin-right: 2rem;
  padding: 0 2rem;
  display: flex;
  text-align: center;
  justify-content: center;
}

.trabjunts{
  display: flex;
  text-align: center;
  justify-content: center;
}
</pre></body></html>