/* Descontinuado */
/* .suggestions {
    padding: 8px;
    border-radius: 5px;
    font-size: 0.5em;
    position: fixed;
    bottom: 5px;
    left: 5px;
} */

.fixed-badge-alert {
    position: fixed;
    bottom: 0px;
    left: 5px;
    font-size: 0.8em;
}
.fixed-badge-alert p {
    line-height: 0.5em;
}