.wsp_float{position:fixed;right:10px;bottom:10px;display:flex;height:48px;background-color:#25d366;border-radius:30px;color:#fff;justify-content:space-around;align-items:center;padding-right:16px;z-index:100}@media only screen and (max-width:768px){.wsp_float{padding-left:0;padding-right:0}}.wsp_float:hover{color:#fff}.wsp_float .text{font-size:14px;width:80%}@media only screen and (max-width:768px){.wsp_float .text{display:none}}.wsp_float svg{height:48px}