@charset "UTF-8";
/* CSS Document */

body {
	background-color: #004380;
}

.whatsapp {
	position: fixed;
	bottom: 65px;
	right: 30px;
	cursor: pointer;
	z-index: 20000;
}