#w--fe-sticky-contact-bar {display:none}
#w--fe-sticky-contact-bar.w--fe-sticky-contact-bar {
	max-width:240px;
	display:block;
	position:fixed;
	right:25px;
	bottom:25px;
}
#w--fe-sticky-contact-bar.w--fe-sticky-contact-bar > div {
	background:rgba(232,225,232,0.35);
	border-radius:100px;
	display:flex;	
	justify-content:space-evenly;
	align-content:center;
}	
.icon-sticky-ig 		{height:50px;margin:0!important;padding:10px}
.icon-sticky-mail		{height:50px;margin:0!important;padding:10px}
.icon-sticky-whatsapp	{height:50px;margin:0!important;padding:10px}
.icon-sticky-tel		{height:50px;margin:0!important;padding:10px}
