.site-primary-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-full.ast-builder-grid-row-tablet-full.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack {
    padding: 0px 0 20px;
    background: #ffffff;
    border: none;
}
/* Tiny devices (phones, 544px and down) */
@media only screen and (max-width: 544px) {
    .footer-social-inner-wrap.element-social-inner-wrap.social-show-label-false.ast-social-color-type-custom.ast-social-stack-none.ast-social-element-style-filled {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
    section#block-8 figure.wp-block-image {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
}
