/*
* Social background colors
*/

.bg-facebook {
	color: #ffffff !important;
	background-color: #1877f2 !important;
	border: 1px solid #1877f2 !important;
}

.bg-facebookold {
	color: #ffffff !important;
	background-color: #3b5998 !important;
	border: 1px solid #3b5998 !important;
}

.bg-twitter {
	color: #ffffff !important;
	background-color: #1da1f2 !important;
	border: 1px solid #1da1f2 !important;
}

.bg-youtube {
	color: #ffffff !important;
	background-color: #ff0000 !important;
	border: 1px solid #ff0000 !important;
}

.bg-instagrammagenta {
	color: #ffffff !important;
	background-color: #c32aa3 !important;
	border: 1px solid #c32aa3 !important;
}

.bg-instagramblue {
	color: #ffffff !important;
	background-color: #4c5fd7 !important;
	border: 1px solid #4c5fd7 !important;
}

.bg-instagrampurple {
	color: #ffffff !important;
	background-color: #7232bd !important;
	border: 1px solid #7232bd !important;
}

.bg-instagramorange {
	color: #ffffff !important;
	background-color: #f46f30 !important;
	border: 1px solid #f46f30 !important;
}

.bg-instagramyellow {
	color: #ffffff !important;
	background-color: #ffdc7d !important;
	border: 1px solid #ffdc7d !important;
}

.bg-googleblue {
	color: #ffffff !important;
	background-color: #4285f4 !important;
	border: 1px solid #4285f4 !important;
}

.bg-googlered {
	color: #ffffff !important;
	background-color: #ea4335 !important; 
	border: 1px solid #ea4335 !important;
}

.bg-googleyellow {
	color: #ffffff !important;
	background-color: #fbbc05 !important; 
	border: 1px solid #fbbc05 !important;
}

.bg-googlegreen {
	color: #ffffff !important;
	background-color: #34a853 !important;
	border: 1px solid #34a853 !important;
}

.bg-pinterest {
	color: #ffffff !important;
	background-color: #bd081c !important;
	border: 1px solid #bd081c !important;
}

.bg-googleplus {
	color: #ffffff !important;
	background-color: #db4437 !important;
	border: 1px solid #db4437 !important;
}

.bg-linkedin {
	color: #ffffff !important;
	background-color: #0a66c2 !important;
	border: 1px solid #0a66c2 !important;
}

.bg-vimeoblue {
	color: #ffffff !important;
	background-color: #1ab7ea !important;
	border: 1px solid #1ab7ea !important;
}

.bg-tumblr {
	color: #ffffff !important;
	background-color: #2c4762 !important;
	border: 1px solid #2c4762 !important;
}

.bg-snapchat {
	color: #ffffff !important;
	background-color: #fffc00 !important;
	border: 1px solid #fffc00 !important;
}

.bg-whatsappgreen {
	color: #ffffff !important;
	background-color: #25d366 !important;
	border: 1px solid #25d366 !important;
}

.bg-whatsappteal1 {
	color: #ffffff !important;
	background-color: #075e54 !important;
	border: 1px solid #075e54 !important;
}

.bg-whatsappteal2 {
	color: #ffffff !important;
	background-color: #128c7e !important;
	border: 1px solid #128c7e !important;
}

.bg-tiktokblack {
	color: #ffffff !important;
	background-color: #010101 !important; 
	border: 1px solid #010101 !important;
}

.bg-tiktookblue {
	color: #ffffff !important;
	background-color: #69c9d0 !important;
	border: 1px solid #69c9d0 !important;
}

.bg-tiktokpink {
	color: #ffffff !important;
	background-color: #ee1d52 !important; 
	border: 1px solid #ee1d52 !important;
}

.bg-tiktokwhite {
	color: #ffffff !important;
	background-color: #fff !important;
	border: 1px solid #fff !important;
}

.bg-mastodon {
	color: #ffffff !important;
	background-color: #2b90d9 !important;
	border: 1px solid #2b90d9 !important;
}

.bg-apple {
	color: #ffffff !important;
	background-color: #a6b1b7 !important;
	border: 1px solid #a6b1b7 !important;
}

.bg-amazon {
	color: #ffffff !important;
	background-color: #ff9900 !important;
	border: 1px solid #ff9900 !important;
}

.bg-alexablue {
	color: #ffffff !important;
	background-color: #00a7ce !important;
	border: 1px solid #00a7ce !important;
}

.bg-alexadkblue {
	color: #ffffff !important;
	background-color: #232f3e !important;
	border: 1px solid #232f3e !important;
}

.bg-microsoftred {
	color: #ffffff !important;
	background-color: #f35022 !important;
	border: 1px solid #f35022 !important;
}

.bg-microsoftgreen {
	color: #ffffff !important;
	background-color: #80bb03 !important;
	border: 1px solid #80bb03 !important;
}

.bg-microsoftblue {
	color: #ffffff !important;
	background-color: #03a5f0 !important;
	border: 1px solid #03a5f0 !important;
}

.bg-microsoftyellow {
	color: #ffffff !important;
	background-color: #ffb903 !important;
	border: 1px solid #ffb903 !important;
}

.bg-periscope {
	color: #ffffff !important;
	background-color: #40a4c4 !important;
	border: 1px solid #40a4c4 !important;
}

.bg-foursquarepink {
	color: #ffffff !important;
	background-color: #f94877 !important; 
	border: 1px solid #f94877 !important;
}

.bg-foursquarenavy {
	color: #ffffff !important;
	background-color: #073282 !important;
	border: 1px solid #073282 !important;
}

.bg-foursquareblue {
	color: #ffffff !important;
	background-color: #2d5be3 !important;
	border: 1px solid #2d5be3 !important;
}

.bg-yelp {
	color: #ffffff !important;
	background-color: #d32323 !important;
	border: 1px solid #d32323 !important;
}

.bg-swarm {
	color: #ffffff !important;
	background-color: #ffa633 !important;
	border: 1px solid #ffa633 !important;
}

.bg-medium {
	color: #ffffff !important;
	background-color: #02b875 !important;
	border: 1px solid #02b875 !important;
}

.bg-skypeblue {
	color: #ffffff !important;
	background-color: #00aff0 !important;
	border: 1px solid #00aff0 !important;
}

.bg-skypedkblue {
	color: #ffffff !important;
	background-color: #0078d7 !important;
	border: 1px solid #0078d7 !important;
}

.bg-android {
	color: #ffffff !important;
	background-color: #a4c639 !important;
	border: 1px solid #a4c639 !important;
}

.bg-twitch {
	color: #ffffff !important;
	background-color: #9146ff !important;
	border: 1px solid #9146ff !important;
}

.bg-stumbleupon {
	color: #ffffff !important;
	background-color: #e94826 !important;
	border: 1px solid #e94826 !important;
}

.bg-flickrpink {
	color: #ffffff !important;
	background-color: #f40083 !important;
	border: 1px solid #f40083 !important;
}

.bg-flickrblue {
	color: #ffffff !important;
	background-color: #006add !important;
	border: 1px solid #006add !important;
}

.bg-yahoo {
	color: #ffffff !important;
	background-color: #430297 !important;
	border: 1px solid #430297 !important;
}

.bg-soundcloud {
	color: #ffffff !important;
	background-color: #ff5500 !important;
	border: 1px solid #ff5500 !important;
}

.bg-spotifygreen {
	color: #ffffff !important;
	background-color: #1ed760 !important;
	border: 1px solid #1ed760 !important;
}

.bg-spotifydarkgreen {
	color: #ffffff !important;
	background-color: #1db954 !important;
	border: 1px solid #1db954 !important;
}

.bg-dribbble {
	color: #ffffff !important;
	background-color: #ea4c89 !important;
	border: 1px solid #ea4c89 !important;
}

.bg-slackpurple {
	color: #ffffff !important;
	background-color: #4a154b !important; 
	border: 1px solid #4a154b !important;
}

.bg-slackblue {
	color: #ffffff !important;
	background-color: #36c5f0 !important; 
	border: 1px solid #36c5f0 !important;
}

.bg-slackgreen {
	color: #ffffff !important;
	background-color: #2eb67d !important; 
	border: 1px solid #2eb67d !important;
}

.bg-slackred {
	color: #ffffff !important;
	background-color: #e01e5a !important; 
	border: 1px solid #e01e5a !important;
}

.bg-slackyellow {
	color: #ffffff !important;
	background-color: #ecb22e !important; 
	border: 1px solid #ecb22e !important;
}

.bg-reddit {
	color: #ffffff !important;
	background-color: #ff5700 !important;
	border: 1px solid #ff5700 !important;
}

.bg-deviantart {
	color: #ffffff !important;
	background-color: #05cc47 !important;
	border: 1px solid #05cc47 !important;
}

.bg-pocket {
	color: #ffffff !important;
	background-color: #ee4056 !important;
	border: 1px solid #ee4056 !important;
}

.bg-quora {
	color: #ffffff !important;
	background-color: #aa2200 !important;
	border: 1px solid #aa2200 !important;
}

.bg-quorablue {
	color: #ffffff !important;
	background-color: #2b6dad !important;
	border: 1px solid #2b6dad !important;
}

.bg-slideshareorange {
	color: #ffffff !important;
	background-color: #e68523 !important;
	border: 1px solid #e68523 !important;
}

.bg-slideshareblue {
	color: #ffffff !important;
	background-color: #00a0dc !important;
	border: 1px solid #00a0dc !important;
}

.bg-fivehundredpx {
	color: #ffffff !important;
	background-color: #0099e5 !important;
	border: 1px solid #0099e5 !important;
}

.bg-vk {
	color: #ffffff !important;
	background-color: #4a76a8 !important;
	border: 1px solid #4a76a8 !important;
}

.bg-listlyorange {
	color: #ffffff !important;
	background-color: #df6d46 !important;
	border: 1px solid #df6d46 !important;
}

.bg-listlyblue {
	color: #ffffff !important;
	background-color: #52b1b3 !important;
	border: 1px solid #52b1b3 !important;
}

.bg-vine {
	color: #ffffff !important;
	background-color: #00b489 !important;
	border: 1px solid #00b489 !important;
}

.bg-steam {
	color: #ffffff !important;
	background-color: #171a21 !important;
	border: 1px solid #171a21 !important;
}

.bg-discord {
	color: #ffffff !important;
	background-color: #5865f2 !important;
	border: 1px solid #5865f2 !important;
}

.bg-telegram {
	color: #ffffff !important;
	background-color: #0088cc !important;
	border: 1px solid #0088cc !important;
}

.bg-clarity {
	color: #ffffff !important;
	background-color: #61bed9 !important;
	border: 1px solid #61bed9 !important;
}

.bg-homeadvisor {
	color: #ffffff !important;
	background-color: #f89000 !important;
	border: 1px solid #f89000 !important;
}

.bg-houzz {
	color: #ffffff !important;
	background-color: #4dbc15 !important;
	border: 1px solid #4dbc15 !important;
}

.bg-angi {
	color: #ffffff !important;
	background-color: #ff6153 !important;
	border: 1px solid #ff6153 !important;
}

.bg-glassdoor {
	color: #ffffff !important;
	background-color: #0caa41 !important;
	border: 1px solid #0caa41 !important;
}

.bg-email {
	color: #ffffff !important;
	background-color: #343a40 !important;
	border: 1px solid #343a40 !important;
}

/*
* Social background colors: HOVER
*/

.bg-facebook:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #1877f2 !important;
	color: #1877f2 !important;
}

.bg-facebookold:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #3b5998 !important;
	color: #3b5998 !important;
}

.bg-twitter:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #1da1f2 !important;
	color: #1da1f2 !important;
}

.bg-youtube:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ff0000 !important;
	color: #ff0000 !important;
}

.bg-instagrammagenta:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #c32aa3 !important;
	color: #c32aa3 !important;
}

.bg-instagramblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #4c5fd7 !important;
	color: #4c5fd7 !important;
}

.bg-instagrampurple:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #7232bd !important;
	color: #7232bd !important;
}

.bg-instagramorange:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #f46f30 !important;
	color: #f46f30 !important;
}

.bg-instagramyellow:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ffdc7d !important;
	color: #ffdc7d !important;
}

.bg-googleblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #4285f4 !important;
	color: #4285f4 !important;
}

.bg-googlered:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ea4335 !important;
	color: #ea4335 !important;
}

.bg-googleyellow:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #fbbc05 !important;
	color: #fbbc05 !important;
}

.bg-googlegreen:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #34a853 !important;
	color: #34a853 !important;
}

.bg-pinterest:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #bd081c !important;
	color: #bd081c !important;
}

.bg-googleplus:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #db4437 !important;
	color: #db4437 !important;
}

.bg-linkedin:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #0a66c2 !important;
	color: #0a66c2 !important;
}

.bg-vimeoblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #1ab7ea !important;
	color: #1ab7ea !important;
}

.bg-tumblr:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #2c4762 !important;
	color: #2c4762 !important;
}

.bg-snapchat:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #fffc00 !important;
	color: #fffc00 !important;
}

.bg-whatsappgreen:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #25d366 !important;
	color: #25d366 !important;
}

.bg-whatsappteal1:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #075e54 !important;
	color: #075e54 !important;
}

.bg-whatsappteal2:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #128c7e !important;
	color: #128c7e !important;
}

.bg-tiktokblack:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #010101 !important;
	color: #010101 !important;
}

.bg-tiktookblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #69c9d0 !important;
	color: #69c9d0 !important;
}

.bg-tiktokpink:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ee1d52 !important;
	color: #ee1d52 !important;
}

.bg-tiktokwhite:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #fff !important;
	color: #fff !important;
}

.bg-mastodon:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #2b90d9 !important;
	color: #2b90d9 !important;
}

.bg-apple:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #a6b1b7 !important;
	color: #a6b1b7 !important;
}

.bg-amazon:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ff9900 !important;
	color: #ff9900 !important;
}

.bg-alexablue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #00a7ce !important;
	color: #00a7ce !important;
}

.bg-alexadkblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #232f3e !important;
	color: #232f3e !important;
}

.bg-microsoftred:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #f35022 !important;
	color: #f35022 !important;
}

.bg-microsoftgreen:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #80bb03 !important;
	color: #80bb03 !important;
}

.bg-microsoftblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #03a5f0 !important;
	color: #03a5f0 !important;
}

.bg-microsoftyellow:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ffb903 !important;
	color: #ffb903 !important;
}

.bg-periscope:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #40a4c4 !important;
	color: #40a4c4 !important;
}

.bg-foursquarepink:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #f94877 !important;
	color: #f94877 !important;
}

.bg-foursquarenavy:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #073282 !important;
	color: #073282 !important;
}

.bg-foursquareblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #2d5be3 !important;
	color: #2d5be3 !important;
}

.bg-yelp:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #d32323 !important;
	color: #d32323 !important;
}

.bg-swarm:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ffa633 !important;
	color: #ffa633 !important;
}

.bg-medium:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #02b875 !important;
	color: #02b875 !important;
}

.bg-skypeblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #00aff0 !important;
	color: #00aff0 !important;
}

.bg-skypedkblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #0078d7 !important;
	color: #0078d7 !important;
}

.bg-android:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #a4c639 !important;
	color: #a4c639 !important;
}

.bg-twitch:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #9146ff !important;
	color: #9146ff !important;
}

.bg-stumbleupon:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #e94826 !important;
	color: #e94826 !important;
}

.bg-flickrpink:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #f40083 !important;
	color: #f40083 !important;
}

.bg-flickrblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #006add !important;
	color: #006add !important;
}

.bg-yahoo:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #430297 !important;
	color: #430297 !important;
}

.bg-soundcloud:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ff5500 !important;
	color: #ff5500 !important;
}

.bg-spotifygreen:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #1ed760 !important;
	color: #1ed760 !important;
}

.bg-spotifydarkgreen:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #1db954 !important;
	color: #1db954 !important;
}

.bg-dribbble:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ea4c89 !important;
	color: #ea4c89 !important;
}

.bg-slackpurple:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #4a154b !important;
	color: #4a154b !important;
}

.bg-slackblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #36c5f0 !important;
	color: #36c5f0 !important;
}

.bg-slackgreen:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #2eb67d !important;
	color: #2eb67d !important;
}

.bg-slackred:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #e01e5a !important;
	color: #e01e5a !important;
}

.bg-slackyellow:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ecb22e !important;
	color: #ecb22e !important;
}

.bg-reddit:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ff5700 !important;
	color: #ff5700 !important;
}

.bg-deviantart:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #05cc47 !important;
	color: #05cc47 !important;
}

.bg-pocket:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ee4056 !important;
	color: #ee4056 !important;
}

.bg-quora:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #aa2200 !important;
	color: #aa2200 !important;
}

.bg-quorablue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #2b6dad !important;
	color: #2b6dad !important;
}

.bg-slideshareorange:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #e68523 !important;
	color: #e68523 !important;
}

.bg-slideshareblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #00a0dc !important;
	color: #00a0dc !important;
}

.bg-fivehundredpx:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #0099e5 !important;
	color: #0099e5 !important;
}

.bg-vk:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #4a76a8 !important;
	color: #4a76a8 !important;
}

.bg-listlyorange:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #df6d46 !important;
	color: #df6d46 !important;
}

.bg-listlyblue:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #52b1b3 !important;
	color: #52b1b3 !important;
}

.bg-vine:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #00b489 !important;
	color: #00b489 !important;
}

.bg-steam:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #171a21 !important;
	color: #171a21 !important;
}

.bg-discord:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #5865f2 !important;
	color: #5865f2 !important;
}

.bg-telegram:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #0088cc !important;
	color: #0088cc !important;
}

.bg-clarity:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #61bed9 !important;
	color: #61bed9 !important;
}

.bg-homeadvisor:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #f89000 !important;
	color: #f89000 !important;
}

.bg-houzz:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #4dbc15 !important;
	color: #4dbc15 !important;
}

.bg-angi:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #ff6153 !important;
	color: #ff6153 !important;
}

.bg-glassdoor:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #0caa41 !important;
	color: #0caa41 !important;
}

.bg-email:hover {
	background-color: #ffffff00 !important;
	border: 1px solid #343a40 !important;
	color: #343a40 !important;
}

/*
* Social color
*/

.social-color-facebook {
	color: #1877f2 !important;
}

.social-color-facebookold {
	color: #3b5998 !important;
}

.social-color-twitter {
	color: #1da1f2 !important;
}

.social-color-youtube {
	color: #ff0000 !important;
}

.social-color-instagrammagenta {
	color: #c32aa3 !important;
}

.social-color-instagramblue {
	color: #4c5fd7 !important;
}

.social-color-instagrampurple {
	color: #7232bd !important;
}

.social-color-instagramorange {
	color: #f46f30 !important;
}

.social-color-instagramyellow {
	color: #ffdc7d !important;
}

.social-color-googleblue {
	color: #4285f4 !important;
}

.social-color-googlered {
	color: #ea4335 !important; !important 
}

.social-color-googleyellow {
	color: #fbbc05 !important; !important 
}

.social-color-googlegreen {
	color: #34a853 !important;
}

.social-color-pinterest {
	color: #bd081c !important;
}

.social-color-googleplus {
	color: #db4437 !important;
}

.social-color-linkedin {
	color: #0a66c2 !important;
}

.social-color-vimeoblue {
	color: #1ab7ea !important;
}

.social-color-tumblr {
	color: #2c4762 !important;
}

.social-color-snapchat {
	color: #fffc00 !important;
}

.social-color-whatsappgreen {
	color: #25d366 !important;
}

.social-color-whatsappteal1 {
	color: #075e54 !important;
}

.social-color-whatsappteal2 {
	color: #128c7e !important;
}

.social-color-tiktokblack {
	color: #010101 !important; !important 
}

.social-color-tiktookblue {
	color: #69c9d0 !important;
}

.social-color-tiktokpink {
	color: #ee1d52 !important; !important 
}

.social-color-tiktokwhite {
	color: #fff !important;
}

.social-color-mastodon {
	color: #2b90d9 !important;
}

.social-color-apple {
	color: #a6b1b7 !important;
}

.social-color-amazon {
	color: #ff9900 !important;
}

.social-color-alexablue {
	color: #00a7ce !important;
}

.social-color-alexadkblue {
	color: #232f3e !important;
}

.social-color-microsoftred {
	color: #f35022 !important;
}

.social-color-microsoftgreen {
	color: #80bb03 !important;
}

.social-color-microsoftblue {
	color: #03a5f0 !important;
}

.social-color-microsoftyellow {
	color: #ffb903 !important;
}

.social-color-periscope {
	color: #40a4c4 !important;
}

.social-color-foursquarepink {
	color: #f94877 !important; !important 
}

.social-color-foursquarenavy {
	color: #073282 !important;
}

.social-color-foursquareblue {
	color: #2d5be3 !important;
}

.social-color-yelp {
	color: #d32323 !important;
}

.social-color-swarm {
	color: #ffa633 !important;
}

.social-color-medium {
	color: #02b875 !important;
}

.social-color-skypeblue {
	color: #00aff0 !important;
}

.social-color-skypedkblue {
	color: #0078d7 !important;
}

.social-color-android {
	color: #a4c639 !important;
}

.social-color-twitch {
	color: #9146ff !important;
}

.social-color-stumbleupon {
	color: #e94826 !important;
}

.social-color-flickrpink {
	color: #f40083 !important;
}

.social-color-flickrblue {
	color: #006add !important;
}

.social-color-yahoo {
	color: #430297 !important;
}

.social-color-soundcloud {
	color: #ff5500 !important;
}

.social-color-spotifygreen {
	color: #1ed760 !important;
}

.social-color-spotifydarkgreen {
	color: #1db954 !important;
}

.social-color-dribbble {
	color: #ea4c89 !important;
}

.social-color-slackpurple {
	color: #4a154b !important; !important 
}

.social-color-slackblue {
	color: #36c5f0 !important; !important 
}

.social-color-slackgreen {
	color: #2eb67d !important; !important 
}

.social-color-slackred {
	color: #e01e5a !important; !important 
}

.social-color-slackyellow {
	color: #ecb22e !important; !important 
}

.social-color-reddit {
	color: #ff5700 !important;
}

.social-color-deviantart {
	color: #05cc47 !important;
}

.social-color-pocket {
	color: #ee4056 !important;
}

.social-color-quora {
	color: #aa2200 !important;
}

.social-color-quorablue {
	color: #2b6dad !important;
}

.social-color-slideshareorange {
	color: #e68523 !important;
}

.social-color-slideshareblue {
	color: #00a0dc !important;
}

.social-color-fivehundredpx {
	color: #0099e5 !important;
}

.social-color-vk {
	color: #4a76a8 !important;
}

.social-color-listlyorange {
	color: #df6d46 !important;
}

.social-color-listlyblue {
	color: #52b1b3 !important;
}

.social-color-vine {
	color: #00b489 !important;
}

.social-color-steam {
	color: #171a21 !important;
}

.social-color-discord {
	color: #5865f2 !important;
}

.social-color-telegram {
	color: #0088cc !important;
}

.social-color-clarity {
	color: #61bed9 !important;
}

.social-color-homeadvisor {
	color: #f89000 !important;
}

.social-color-houzz {
	color: #4dbc15 !important;
}

.social-color-angi {
	color: #ff6153 !important;
}

.social-color-glassdoor {
	color: #0caa41 !important;
}

/*
* Social hover card
*/

.social-hover-twitch:hover i {
	color: var(--color-custom-white) !important;
}

.social-hover-twitch:hover {
	background-color: #9146ff !important;
}

.social-hover-youtube:hover i {
	color: var(--color-custom-white) !important;
}

.social-hover-youtube:hover {
	background-color: #ff0000 !important;
}

.social-hover-discord:hover i {
	color: var(--color-custom-white) !important;
}

.social-hover-discord:hover {
	background-color: #5865f2 !important;
}

.social-hover-facebook:hover i {
	color: var(--color-custom-white) !important;
}

.social-hover-facebook:hover {
	background-color: #1877f2 !important;
}

.social-hover-instagrammagenta:hover i {
	color: var(--color-custom-white) !important;
}

.social-hover-instagrammagenta:hover {
	background-color: #c32aa3 !important;
}

.social-hover-linkedin:hover i {
	color: var(--color-custom-white) !important;
}

.social-hover-linkedin:hover {
	background-color: #0a66c2 !important;
}

.social-hover-twitter:hover i {
	color: var(--color-custom-white) !important;
}

.social-hover-twitter:hover {
	background-color: #1da1f2 !important;
}

.social-hover-tiktokblack:hover i {
	color: var(--color-custom-white) !important;
}

.social-hover-tiktokblack:hover {
	background-color: #010101 !important;
}

.social-hover-pinterest:hover i {
	color: var(--color-custom-white) !important;
}

.social-hover-pinterest:hover {
	background-color: #bd081c !important;
}