.whatsapp{
	position:fixed;
	width:60px;
	height:60px;
	bottom:55px;
	right:150px;
    z-index:100;
}

.my-float{
	margin-top:16px;
}

:root {
    --primary:#578eaa;
    /* --primary--100: #7DCCF2; */
    --primary--100:#457289;
    --primary--200: #457289;
}
.bg-section {
    background-color: #75BDE0 !important;
}

