.footer-wrapper{
    padding-top: 22px;
    padding-bottom: 22px;
    background-color: #efefef;
    width: 100%;
    bottom: 0px;
}

.footer-wrapper p{
    font-size:13px;
    color:#656565;
    text-align: center;
    line-height:15px;
}