﻿/* Style for the WhatsApp link container */

.whatsapp-link {
    position: fixed;
    bottom: 80px;
    right: 30px;
    z-index: 1000;
}

/* Style for the WhatsApp image */

.whatsapp-image {
    width: 50px;
    height: 50px;
}
