#fraseCambioHeader {
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
  text-align: center;
  padding: 0 3rem;
}
  