.contact-header{background:linear-gradient(135deg,#2d5016,#1a3009);border-radius:12px;color:#fff;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:2rem}.estudiantes-listing{display:flex;gap:15px;margin:60px auto;max-width:1200px}.estudiantes-item-link{display:inline-flex;flex-direction:column;text-align:center;transition:.3s;width:200px}.estudiantes-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:230px;margin-bottom:15px;position:relative;width:100%}.estudiantes-img:before{background-color:rgba(0,0,0,.7);color:#fff;content:"Ver reporte de notas";display:none;height:100%;left:0;position:absolute;top:0;width:100%}.estudiantes-item-link:hover .estudiantes-img:before{align-items:center;display:flex;justify-content:center}.estudiante-single{margin:0 auto;max-width:1200px}.estudiante-about{align-items:center;display:grid;gap:15px;grid-template-columns:1fr;margin-bottom:60px;padding:30px}@media(min-width:768px){.estudiante-about{grid-template-columns:1fr 2fr}}.estudiante-reportes-buscador{display:flex;flex-direction:column;gap:15px}@media(min-width:1024px){.estudiante-reportes-buscador{flex-direction:row}}.estudiante-reports{padding:30px}.report-yearly{width:100%}.report-yearly td,.report-yearly th{border-bottom-width:1px;color:var(--headings-color);padding:5px}.report-yearly tr td,.report-yearly tr th{text-align:center}.report-yearly tr td:first-child,.report-yearly tr th:first-child{text-align:left}