body { margin: 24px; line-height: 1.5; }
nav { margin-top: 32px; }
:focus-visible { outline: 3px solid #176470; outline-offset: 3px; }
table { border-collapse: collapse; margin-inline: auto; }
caption { font-size: 18px; font-weight: bold; margin-bottom: 8px; }
th { width: 170px; min-width: 170px; }
tbody td { background: white; color: blue; font-family: Arial, sans-serif; border: 1px solid black; padding: 8px 4px; }
tbody td.destacar { background: red; color: white; }
tfoot { text-align: center; font-size: 12px; }
section { overflow-x: auto; }
