.todas-page{background-color:#050507;min-height:100vh;padding-top:140px;padding-bottom:5rem}.page-header{text-align:center;margin-bottom:4rem}.page-header .subtitle{color:#a1a1aa;margin-top:1rem;font-size:1.2rem}.news-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.news-grid{grid-template-columns:1fr}}
