.social_icon a {
  display: list-item !important;
  margin: 0 !important;
  color: #fff; }

.social_icon {
  position: fixed;
  left: 0;
  top: 100px;
  z-index: 9999; }

.fb_color {
  background: #3b589c;
  padding: 15px 17px; }

.tw_color {
  background: #598dc9;
  padding: 15px 13px; }

.youtube_color {
  background: #cb2028;
  padding: 15px 13px; }

.ins_color {
  background: #c11d74;
  padding: 15px 13px; }

.icon_size {
  font-size: 14px;
  line-height: normal; }
