.site-footer {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #363636;
}

.site-footer a {
    color: white;
    margin-right: 5%;
}

.site-content {
    min-height: 90vh;
}
.pkp_footer_content p{
    color:#fff;
    font-size: 11px;
}