.footer__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background: white;
    height: 20vh;
}