.info-privacy {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background-color: #dee2e6;
    padding:15px;
}
