/* Enter Your Custom CSS Here */
footer {
    margin: auto;
    text-align: center;
    position: fixed !important;
    bottom: 0 !important;
    z-index: 999999 !important;
}