body {
  /* font-family: Arial, Helvetica, sans-serif; */
  font-family: 'Quicksand', sans-serif;
  background-image: url("../img/perfil/fondoflores.jpg");
}

/* Hero Section */

#Hero-Section {
  background-image: url("../img/perfil/fondoflores.jpg");
  background-repeat: repeat;
  background-size: cover;
  background-position: left;
}

.barra{
  background-color:pink;
  font-family: 'Mali', cursive;
}

.fotos{
  width: auto;
  height:auto;
}

.fotosp1{
  width: 100px;
  height:100px;
}
#Acerca-de-mi, #pasatiempos{
  background-color:pink;
}

.colorlista-adm{
 background-color: aquamarine;
}

/* .corrernav{
  margin-left: auto;
} */

.carrusel{
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
