
<style>


ul.floating-social-icons
{
    
}


#floating-social-icons {

list-style-type: none;
  position: fixed;
  right: 0;
  top: 70px;
  li:0px;

 
    }


    &:hover {
      opacity: .8;
    }
  }
}


</style>

