#fwab-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}
#fwab-whatsapp-button, #fwab-phone-button {
    display: block;
    margin-bottom: 10px;
    padding: 10px 20px;
    background-color: #25d366;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
}
