footer {

    border-top: 1px solid #dedede !important;
}

    footer > div {
        text-align: center !important;
    }

    footer a {
        text-decoration: none;
        color: #81c5be !important;
        margin: 0px 5px 0 5px !important;
    }
