.footer-holder .logo-holder {
    overflow: hidden;
    text-align: center;
    margin-bottom: 50px;
    font-size: 12px;
    color: #676986;
}

.footer-holder .text {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    margin: 0;
}

.footer-holder .cookies {
    margin-bottom: 20px;
    margin-top: 0;
}

.footer-holder .cookies a {
    color: #999999;
    text-decoration: underline;
}

.footer-holder .footer-logo {
    display: flex;
    justify-content: center;
}

.footer-holder .footer-logo a {
    margin: 0;
}