/* mod_custom Social Icons Leftside */
.sleft {
}

.sleft i {
  font-size:24px;
  color:#fff;
  padding:22px

}

.sleft.facebook {
  background:#3b5998
}

.sleft.instagram {
  background:#9520AE
}

.sleft.linkedin {
  background:#006599
}

.sleft.twitter {
  background:#00b0ed
}