.social-icon i {
    color: white;
}
div#redes_sociales{

  border-radius: 10px;
      margin-top: 10px!important;
  padding: 7px;
  margin-top: -24px;
  margin-right: -30px;
  padding-left: 25px;
  padding-right: 25px;
}
#titulos_fotos{
  margin-top: 20px;
  background: #29abe2;
  padding-left: 48px;
  padding-right: 66px;
  border-bottom-right-radius: 40px;
  height: 25px;
}
div#titulos_fotos h3 {
  color:white;
}
#fondo{
  background: #196098;
}

#icono{
  color: #ffffff;
background-color: #6fb5e9;
font-size: 80px;
border-radius: 70px;
padding-left: 30px;
padding-right: 30px;
padding-top: 22px;
padding-bottom: 20px;
}
i.icon-ion-ios-mail {
    color: #29abe2;
}
.main-footer {
  background-color: #b4b4b4!important;
}
