.custamicon {
    height: 25px;
    width: 25px;

}
.custamicon:hover {
	filter:brightness(0.5);
}