.footerWrapper {
    font-family: 'Sora',sans-serif;
    font-weight: 400;
    font-size: calc(1em + 0.5vw);
    color: white;
}