body, * {
	font-family: 'Roboto', sans-serif;
}

img[src$="/"] {
	display: none;
}

a:hover {
	text-decoration: none;
}

.text-flechas {
	color: #c3c7cb;
}

.carousel-control-next:hover .text-flechas {
	color: #989b9e;
}