.footer-wrapper {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    justify-content: space-between;
    padding: 2rem 1rem;
    position: relative;
}
