.section-informacion{
  border-top: #F0CC00 5px solid;
}
.section-privacidad{
  background-color: #2E3A3B;
}

.section-derechos{
  background-color:#00A14B;
}

.contenido-footer p{
  font-weight: 700;
  color:  #0E465A;
  margin: 10px 0px 3px 0px;
}

.contenido-footer a{
  font-weight: 500;
  color:  #0E465A;
}

.icon-footer{
  height: 20px;
  margin: 6px;
}

.bg_copyright {
  background-color: #00A14B;
}

.box_copyright {
  text-align: center;
}

.box_copyright p {
  font-size: 10px;
  color: #FFFFFF;
}

.bg_privacidad{
  background: #2E3A3B;
  color: #FFFFFF;
  font-style: normal;
  line-height: 14.56px;
}

.bg_privacidad p{
  font-size: 10px;
  text-align: left;
}

.bg_privacidad h6{
  font-size: 12px;
  text-align: center;
  margin: 5px 0px 15px 0px;
}

footer{
  position: relative;
  z-index: 1;
}