.fixo-whatsapp a {color:#fff;text-decoration:none;font-family:verdana;font-size:14px;}
.fixo-whatsapp {
    position: fixed;
    right: 80px;
    padding: 15px;
    /*background: rgba(9, 148, 6, 0.8) !important;*/
    bottom: 60px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    border-radius: 7px;
    font-weight: 700;
    font-size: 14px;
    color:#fff;
    text-decoration:none;
    font-family:verdana;
    text-align: center;
}