.ml-10px {
    margin-left: 10px;
}

.ml-2px {
    margin-left: 2px;
}

.floating-button-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 0px;
    padding: 10px 10px;
    border: none;
    cursor: pointer;
    text-decoration: none;
}