.t451__container__bg {
    border-radius: 0px 0px 10px 10px;
}

.footer-contacts-adress{
    color: #fff;
    font-family: Involve, Arial;
}

.policy-wrap{
    line-height: 1.5;
}

.policy-wrap p:first-child{
    font-weight: 600;
}

.policy-wrap div{
    margin-bottom: 15px;
}

.policy-wrap p{
    font-family: var(--t-text-font,Arial);
    color: #1e1e1e;
    margin-bottom: 10px;
}

.footer-contacts{
    display: flex;
    justify-content: space-between;
}