
/*
verde = #099c56
amarillo = #da9b24
verdeOcuro = #4e5340
blanco = #4e5340
gris = #bfcac3

*/


h1{
  /*font-family: 'Square Peg', cursive;*/
  font-family: 'Roboto Condensed', sans-serif;
  color: #368b53;
}
hr{
  background-color: #368b53;
}
h2{
font-family: 'Roboto Condensed', sans-serif;
color:#545454 ;
}
h3{
  font-family: 'Roboto Condensed', sans-serif;
  color:#545454 ;
}
h4{
  font-family: 'Roboto Condensed', sans-serif;
  color:#545454 ;
}
ul{
  list-style: none;
}
i{
  font-size: 25px;
}
a{
  text-decoration: none;
}
#footer{
  background-color: #bfcac3;
}
.footer-elements{
  padding: 1%;
}

#referencia{
  background-color: #b6c2ba;
}

/*funcionalidad*/
.id{
  display: none;
}
