.digilims-footer {
    position: fixed;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    z-index: 999;
    font-weight: 500;
}
.digilims-footer a {
    color: #ffffff;
    text-decoration: none;
}