﻿.footer{
    width: 1160px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer .pp{
    line-height: 200%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 13px;
}
.report{
    display: flex;
    justify-content: center;
}