html{

    font-family: "Bahnschrift", sans-serif;
  }
  
  h2{
    font-family: "Bahnschrift", sans-serif;
  }
  
  h2 b{
    font-family: "Bahnschrift", sans-serif;
  }
  
  h3{
    font-family: "Bahnschrift", sans-serif;
  }
  
  nav{
    font-family: "Bahnschrift", sans-serif;
  }
  
  
  #lider_tabla{
    background-color: limegreen;
    color: white;
   font-size: 30px;
   font-family: "Bahnschrift", sans-serif;
  }
  
  #lider_tabla h2 span{
    color: white;
    font-size: 30px;
    font-family: "Bahnschrift", sans-serif;
  }
  
  #lider_tabla h2{
    color: white;
    font-size: 20px;
    font-family: "Bahnschrift", sans-serif;
  }
  
  #lider_dif{
    background-color: orange;
    color: white;
    font-size: 30px;
    font-family: "Bahnschrift", sans-serif;
  }
  
  #lider_dif h2 span{
    color: white;
    font-size: 30px;
    font-family: "Bahnschrift", sans-serif;
  }
  
  #lider_dif h2{
    color: white;
    font-size: 20px;
    font-family: "Bahnschrift", sans-serif;
  }
  
  #ultimo_tabla{
    background-color: red;
    color: white;
    font-size: 30px;
    font-family: "Bahnschrift", sans-serif;
  }
  
  #ultimo_tabla h2 span{
    color: white;
    font-size: 30px;
    font-family: "Bahnschrift", sans-serif;
  }
  
  #ultimo_tabla h2{
    color: white;
    font-size: 20px;
    font-family: "Bahnschrift", sans-serif;
  }
  
  .grande{
  font-size: 72px;
  text-align: right;
  font-family: "Bahnschrift", sans-serif;
  }
  
  #forma{
  background-color: lightsteelblue;
  font-family: "Bahnschrift", sans-serif;
  }
  
  #observablehq-footer{
    height: 0px;
    width: 0px;
    color: white;
    display: none;
    font-family: "Bahnschrift", sans-serif;
  }
  
  .inputs-3a86ea-table tbody tr:first-child td{
    width:220px;
    text-overflow: visible;
    overflow: visible;
    font-family: "Bahnschrift", sans-serif;
  }
  
  tr:nth-child(-n+4){
  background-color: royalblue;
  color: white;
  font-family: "Bahnschrift", sans-serif;
  }
  
  tr:nth-child(n+5){
  background-color: green;
  color: white;
  font-family: "Bahnschrift", sans-serif;
  
  }

  tr:nth-last-child(-n+3){
  background-color: orange;
  color: white;
  font-family: "Bahnschrift", sans-serif;
  }
  
  tr:nth-last-child(-n+2){
  background-color: red;
  color: white;
  font-family: "Bahnschrift", sans-serif;
  }
  
  tr td{
    color:white;
    font-family: "Bahnschrift", sans-serif;
  }
  
  tr:nth-child(n+8):nth-last-child(n+4) td{
    background-color: white;
    color: black;
    font-family: "Bahnschrift", sans-serif;
  }
  
  table {
    table-layout: auto;
    width: 100%;
    text-overflow: visible;
    overflow: visible;
    font-family: "Bahnschrift", sans-serif}
  
  td {
    overflow: visible;
    white-space: nowrap;
    font-family: "Bahnschrift", sans-serif;
  }
  
  td:nth-child(2){
    text-overflow: visible;
    font-family: "Bahnschrift", sans-serif;
  }
  
  
  .plot-d6a7b5{
    font-family: "Bahnschrift", sans-serif;
    width: 100%;
  }
  
  p{
    font-family: "Bahnschrift", sans-serif;
  }
  
  label{
  
    font-family: "Bahnschrift", sans-serif;
  }
  