.site-footer {
    padding: 34px 0 40px;
    background: #081521;
    color: rgba(247, 251, 255, 0.8);
}

.footer-container {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
