.site-footer{

    margin-top:40px;
    padding:20px;

    text-align:center;

    font-size:0.85rem;

    color:#aaa;

}

.site-footer a{

    color:#a5b4fc;
    text-decoration:none;

}

.site-footer a:hover{
    text-decoration:underline;
}

.footer-links{
    margin-bottom:6px;
}