/* Whatsapp Fixo */
.whatsapp-fixo{   
    position:fixed;
    bottom:30px;
    right:15px;
    z-index:999;
}

:root {
	--primary-color:#4ecda7;
	--secundary-color:#0f0707;
}