#fblink { background-image: none; display: block; height: 50px; text-indent: 0; width: 50px; background-color:rgba(255,255,255,0.5); background-size: cover; } #fblink:hover { background-image: none; } #instalink { background-image: none; display: block; height: 50px; text-indent: 0; width: 50px; background-color:rgba(255,255,255,0.5); background-size: cover; } #instalink:hover { background-image: none; } #instalink .fa, #fblink .fa { font-size: 3em !important; margin: 5px 5px; } #instalink .fa:hover, #fblink .fa:hover { color:#50535f !important; }