.wrapper .footer-wrapper footer {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    background-color: #777777;
}