/* CSS Document */
:root {
  --color_fondo_primario: 6, 12, 34;
  --color_fondo_secundario: 13, 20, 41;
}

.img-fluid{
	
max-height: 400px;	
}
