GeckoGrafix
1/12/2018 - 3:48 PM

Simple Social Icons

/* Simple Social Icons styling for sidebar by GeckoGrafix
----------------------------------------------------------- */
.sidebar .simple-social-icons ul li a {
	background: #1db3e2 !important;
}

.sidebar .simple-social-icons ul li a:hover {
	background-color: #ff8584!important;
}

.sidebar .simple-social-icons ul li a {
	color: #ffffff !important;
}

.sidebar .simple-social-icons ul li a:hover {
	color: #ffffff !important;
}