.heateor_sss_button_instagram span.heateor_sss_svg,
      a.heateor_sss_instagram span.heateor_sss_svg {
        background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
      }

      div.heateor_sss_horizontal_sharing a.heateor_sss_button_instagram span {
        background: #999 !important;
      }

      div.heateor_sss_standard_follow_icons_container a.heateor_sss_button_instagram span {
        background: #999;
      }

      div.heateor_sss_horizontal_sharing a.heateor_sss_button_instagram span:hover {
        background: #222 !important;
      }

      div.heateor_sss_standard_follow_icons_container a.heateor_sss_button_instagram span:hover {
        background: #222;
      }

      .heateor_sss_horizontal_sharing .heateor_sss_svg,
      .heateor_sss_standard_follow_icons_container .heateor_sss_svg {
        background-color: #999 !important;
        background: #999 !important;
        color: #fff;
        border-width: 0px;
        border-style: solid;
        border-color: transparent;
      }

      .heateor_sss_horizontal_sharing span.heateor_sss_svg:hover,
      .heateor_sss_standard_follow_icons_container span.heateor_sss_svg:hover {
        background-color: #222 !important;
        background: #222 !important;
        border-color: transparent;
      }

      .heateor_sss_vertical_sharing span.heateor_sss_svg,
      .heateor_sss_floating_follow_icons_container span.heateor_sss_svg {
        color: #fff;
        border-width: 0px;
        border-style: solid;
        border-color: transparent;
      }

      .heateor_sss_vertical_sharing span.heateor_sss_svg:hover,
      .heateor_sss_floating_follow_icons_container span.heateor_sss_svg:hover {
        border-color: transparent;
      }