/* Add here all your css styles (customizations) */


.g-whatsapp-button{
  bottom: 15px;
  position: fixed;
  z-index: 100;
  margin-left: 0px;
}
.u-btn-whatsapp-montesur{
    color: #fff !important;
    border-radius: 100px !important;
    background-color: #25d366 !important;
}


.u-btn-whatsapp-montesur--hover:hover{
    color: #fff !important;
    border-radius: 100px !important;
    background-color: #128c7e !important;
}
.g-ml-50 {
    margin-left: 3.57143rem !important;
}
.g-mb-15 {
    margin-bottom: 1.07143rem !important;
	
}