.savate-<uniquifier> {
  font-family: "Savate", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

h1 {
  font-family: Savate;
}

.bi {
	margin-right: 0.5em;
}

.bi-house-door-fill {
	color: #EF819A;
}

.bi-file-earmark-fill {
	color: #D2A5F0;
} 

#contenedor-enlaces {
	background-color: #F0C9B5;
	margin-right: 0.1em;
	color: black;
}

.roboto-condensed-<uniquifier> {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

#juegos {
	font-family: Roboto Condensed;
}