@import url('https://fonts.googleapis.com/css?family=Roboto:300&display=swap');
 body {

	 background: url('../img/fondo.jpg');
 }
 .modal-header{
	background-color: rgb(72, 83, 66);
	color:white;
 }
 
 