.content-button-action {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1.25rem;
}

.content-scroll {
    overflow-y: auto;
    height: 100%;
    padding-bottom: 100px;
}

.title-whatsapp {
    font-size: 32px;
}

#contentCloseWhatsApp {
    position: absolute;
    right: 0;
    z-index: 1000;
}

.btn-login.btn-outline-danger {
    border: 1px solid #eb5653 !important;
    color: #eb5653 !important;
}

.btn-login.btn-outline-danger:hover, 
.btn-login.btn-outline-danger:focus-visible {
    color: #ffffff !important;
}

.copy-whatsapp-code {
    position: absolute;
    right: 80;
    top: 35;
    font-size: 25px;
}
