/* 

Smoothy Template 

https://templatemo.com/tm-396-smoothy

*/
body {
 min-height: 3000px;
 background-color: #222;
}

a.WhatsApp {
 display: block;
 position: fixed;
 z-index: 1000;
 right: 12px;
 bottom: 15px;
 border-radius: 50%;
 
 text-decoration: none;
 background: #0c0c0c;
 padding: 10px;
}

a.WhatsApp img {
 display: block;
 width: 42px;
 height: 42px;
 margin: auto;
 border-radius: 50%;
}

