/* WHATSAPP FIXO */
.whatsapp-fixo {
    position: fixed;
    bottom:50px;
    right:50px;
    z-index: 999;
    }   
    .bg-vinho {
        background-color: #981d1f;
    }   
 .color-fundo-2 {
  background: #f2f2f2;
}
.text-center {
  text-align: center;
}                