#whatsapp-chat {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}

#whatsapp-chat a {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    line-height: 60px;
}

#whatsapp-chat img {
    width: 40px;
    height: 40px;
    vertical-align: middle;
}
/*
Plugin Name: WhatsApp Chat Plugin
Description: A responsive WhatsApp chat plugin for all websites.
Version: 1.0
Author: Mr. Imoro Abubakari at Banibatiti.com 
Author URI: https://banibatiti.com
*/