﻿.md\:text-5xl {
  margin-top: -2rem;
}
@media (min-width: 768px) {
  .md\:text-5xl {
    margin-top: -8rem;
  }
}