.proyecto-subtitulo {
  color: var(--darkBlue);
  font-weight: 600;
}

section p span {
  color: var(--primaryColor) !important;
}
