.projects-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;padding:2rem;width:100%}.projects-header{font-size:2.25rem;font-weight:700;margin-bottom:3rem;text-align:center}@media (min-width:768px){.projects-header{font-size:3rem}}.temporary-message{font-size:1.125rem;line-height:1.75;opacity:.9;text-align:center;margin-top:1rem}