.site-footer {
    box-sizing: border-box;
    width: 1326px;
    max-width: 100%;
    height: 522px;
    margin: 15px 0;
    background: rgba(46, 46, 46, 1);
    border-radius: 30px;
    padding: 41px 0;
}
