<style> @import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans&family=Offside&display=swap'); </style>


body{
  margin-top:0;
}
h1 {
  font-family: 'Offside',cursive;
 color: #8F2D56;
}
h2{
  font-family: 'Offside',cursive;
color: #D81159;
}


}
h5 {
font-family: 'Kumbh Sans',sans-serif;
color: #133c55;
}

}
a{
  color: #2A9D8F;
}

.contenedor{
background-color: white;
text-align: center;
height: 230px;
}
.nav-wrapper{
  background-color:  #FDCE76;
}
.contenedor1{
margin-top: 30px;

}
