.footer__contacts_block{
    display: flex;
    flex-direction: column;
    color: #fff;
    margin-bottom: 10px;
}
.footer__row.footer__contacts_blocks{
    display: flex;
    flex-direction: column;
}
.footer__contacts_block_body a,
.footer__contacts_block_body a:hover{
    color: #fff;
}