@font-face {
  font-family: "Gabriel-Sans";
  src: url("https://lib.morelos.gob.mx/fonts/Gabriel-Sans-Bold.otf");
}

.jumbotron {
	background-color: rgba(0,0,0,0)!important;
	border: 1px solid #6f5499!important;
	padding: 0px!important;
}

.jumbotron p {
	font-family: "Gabriel-Sans";
}

.info-icon {
	text-align: center;
	color: #98297D;	
}

.msg {
	/*padding: 2rem;*/
}