@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
.social a {
    text-align: center;
    width: 35px;
    height: 35px;
    float: left;
  
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15), inset 0 0 50px rgba(0,0,0,0.1);
    border-radius: 24px;
    margin: 0 10px 10px 0;
    padding: 6px;
    color: #000;
}

.github a{background: #191919; color: #fff;}
.youtube a {background: #fc3f39; color: #fff;}
.google-pluse a {background: #DD4B39; color: #fff;}
.twitter a{background: #00acee; color: #fff;}
.instagram a{background: #fa6cf3; color: #fff;}
.facebook a {background: #3b5998; color: #fff;}
.skype a{background: #00aff0; color: #fff;}
.vk a {background: #5d84ae; color: #fff;}
.odnoklassniki a {background: #f93; color: #fff;}
.pinterest a {background: #c8232c; color: #fff;}
.linkedin a{background: #0e76a8; color: #fff;}
.telegram a{background: #249bd7; color: #fff;}
.tumblr a{background: #34526f; color: #fff;}
.windows a{background: #125acd; color: #fff;}
.whatsapp a{background: #50b154; color: #fff;}
.weibo a{background: #d52b2b; color: #fff;}
.dropbox a{background: #1087dd; color: #fff;}
.envelope a{background: #f93; color: #fff;}

.github a:hover {background: #fff; color: #fff;}
.youtube a:hover {background: #fff; color: #fff;}
.google-pluse a:hover {background: #fff; color: #fff;}
.twitter a:hover {background: #fff; color: #fff;}
.instagram a:hover {background: #fff; color: #fff;}
.facebook a:hover {background: #fff; color: #fff;}
.skype a:hover {background: #fff; color: #fff;}
.vk a:hover {background: #fff; color: #fff;}
.odnoklassniki a:hover {background: #fff; color: #fff;}
.pinterest a:hover {background: #fff; color: #fff;}
.linkedin a:hover {background: #fff; color: #fff;}
.telegram a:hover {background: #fff; color: #fff;}
.tumblr a:hover {background: #fff; color: #fff;}
.windows a:hover {background: #fff; color: #fff;}
.whatsapp a:hover {background: #fff; color: #fff;}
.weibo a:hover {background: #fff; color: #fff;}
.dropbox a:hover {background: #fff; color: #fff;}
.envelope a:hover{background: #fff; color: #fff;}