/* Data Visualization page specific styles */
.datavis-footer {
    color: black;
    bottom: 0;
    position: absolute;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: auto;
}
