.site-footer{
    background:#0f172a;
    color:#fff;
    text-align:center;
    padding:50px 20px;
    margin-top:50px;
}

.site-footer h3{
    margin-bottom:15px;
}

.site-footer p{
    margin-bottom:10px;
}