Product Collection page size css fix on mouse over

help needed with Size CSS fix the size icons need to look like this when mouse is hovered over

thanks

https://tdy.lol/SCDEd

@danfar
Hello,
Add This CSS Go To Online Store > Edit Code > Assets > base.css

.sizes-list {
	background-color: #fff;
	padding: 20px;
	opacity: 0.5;
}
.sizes-list li a {
	border: 0;
	border-radius: 0;
}

Like This

this is good can you make it align to the bottom please

Can you also style the sorting button to look like the image attached