a:not(.button) i[class*="fa-"] {
	font-size:20px;
}
a:not(.button):has(i[class*="fa-"]) {

}
