.bodytiza{
    background-color: #232121;
}
.barra{
    background-color: blue !important;
}
body {
    margin: 0;
    font-family: Arial, sans-serif;
    background-color: #232121;   
  }
  
 
  


 

  

  .navbar a  {
    color: rgb(253, 253, 253);
    text-decoration: none;
    padding: 10px;
    font-weight: bold;
  }

  .navbar a:hover {
    color: rgb(253, 253, 253);
    text-decoration: none;
    padding: 10px;
    font-weight: bold;
  }

  

  

.boton{
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 20;
  position: absolute;
  
  right: 445px;
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 50px !important;

}
.titulo{
  padding-top: 100px;
  position: absolute;
  display: flex;
    justify-content: center !important;
    
    
  font-family: "Alkatra", system-ui;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;

    
    
  color: #f7f7f7;
  right: 0px;
 
}
 

  h1{
    
     
    font-family: "Alkatra", system-ui;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  
      
    font-size: 107px;
  }
 h3{
  font-family: "Alkatra", system-ui;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  
      
    font-size: 107px;
 }
  .navbar-nav .nav-link.active {
    color: rgb(253, 253, 253) !important;
  }
  h5{
    font-family: "Alkatra", system-ui;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }

  .link-primary{
    text-decoration: none;
    font-weight: bold;
  
  }