.footer__content-bottom {
    display: flex;
    flex-flow: column nowrap;
    gap: 4rem;
}

.footer-block__details-content {
    font-size: 1.2rem;
}
