
.social-networks li:nth-of-type(1) a:hover [class^="fa-"],
.social-networks li:nth-of-type(1) a:hover [class*=" fa-"],
.social-networks li:nth-of-type(3) a:hover [class^="fa-"],
.social-networks li:nth-of-type(3) a:hover [class*=" fa-"],
.social-networks li:nth-of-type(5) a:hover [class^="fa-"],
.social-networks li:nth-of-type(5) a:hover [class*=" fa-"] {
	background-color: #50676c !important;
}

.social-networks li:nth-of-type(2) a:hover [class^="fa-"],
.social-networks li:nth-of-type(2) a:hover [class*=" fa-"],
.social-networks li:nth-of-type(4) a:hover [class^="fa-"],
.social-networks li:nth-of-type(4) a:hover [class*=" fa-"],
.social-networks li:nth-of-type(6) a:hover [class^="fa-"],
.social-networks li:nth-of-type(6) a:hover [class*=" fa-"] {
	background-color: #af8682 !important;
}