/*-------------EXTRA BOLETS--------*/
.text-bolets {
	font-size: 16px;
}  
.toxic{
	color: #c41010;
} 
.comestible{
	color: #0cd15ec4;
} 
.text-ermites {
	font-size: 16px;
}  
.adressa{
	color: #3aacee;
} 

.roboto-condensed {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 20px;
}

