body *{
  border: 0;
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif
}


.nav_titulo {
  color: white;
  font-size: 20pt;
}

.nav-link {
  color: white
  
}


.subtitulos {
  color: white;
  font-size: 16pt;
}



.boton_main {
  border: 1px solid #DDDDDD;


}

#seccionNegra {
  font-size: 28pt;
}


.parrafo {
  text-align: justify;
}

.fab {
  color: white;
}