.page__footer-section-contacts .wp-block-group__inner-container {
display: grid;
width: 100%;
}
.wp-block-group.page__footer-section-contacts {
width: 100%;
}
.page__footer-section-contacts .wp-block-group__inner-container {
gap: 80px;
display: flex;
flex-wrap: wrap;
}