.skills__progresso {
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: var(--titulo);
  width: 100%;
  height: calc(100% - 38px);
}