
@import url('https://fonts.googleapis.com/css2?family=Chewy&family=Luckiest+Guy&family=Macondo&display=swap');

h1{
   font-size: 20px;
   text-align: center;
   margin-top: 40%;
   font-family: 'Luckiest Guy', cursive;
}
h2{
   font-size: 50%;
}

.centrar {
   margin-left: 15%;
   border: 0px solid white;
   width: 85%;
}
.trocito{
   width: 65%;
   margin-top: 5%;
   margin-left: 14%;
}
.container-lg{
   
   background-color: rgb(255, 255, 255);
}
.page-footer{
margin-bottom: 0%;
width: 100%;

}
.brand-logo{
   color: #b39ddb;
}
.color{
   color: #b39ddb;
}
.card{
   margin-top: 8%;
   
}
.card-title{
   color: black;
}
.pagination{
   text-align: center;
}
.imagen{
   margin-top: 5%;
}

.feria{
   margin-top: 5%;

}
.card-title{
   font-family: 'Macondo', cursive;

  
}
.texto{
   font-family: 'Chewy', cursive;
   font-size: 100px;
   border: 1px solid rgb(185, 185, 185);
   text-decoration:none;
   color: black;
   
}