body{
  color: #808080;
  font-family: 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

a{
  color: #222;
  text-decoration: none;
}

p strong{
  color: #000;
}

h1{
  color: #32964D;
  font-weight: 400;
  line-height: 1em;
}

h2{
  color: #32964D;
  font-size: 24px;
  font-weight: 400;
  line-height: 1em;
}

h3{
  color: #333;
  font-weight: 400;
  line-height: 1em;
}

.leermas{
  border-bottom: thin dotted #222;
}