/* Add your own CSS code here */

.fab {
	color: none !important;
}

.hint--bottom-left:before {
    border-bottom-color: #fff;
}

[class*="hint--"]:after {
    background: #fff;
	color: black;
}

