.whatsapp-floating-link {
    display: block;
    position: fixed;
    bottom: 3rem;
    right: 3rem;
    width: 3rem;
    height: 3rem;
    z-index: 200;
}
