/*
Theme Name: Edge One Media
Theme URI: https://www.edge-one.com/
Author: Edge One Media
Author URI: https://www.edge-one.com/
Template: blockbase
Description: blockbase child theme
Version: 1.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: blockbase
*/

footer .one.wp-block-group {
    min-height: 900px !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: top;
    
}
footer .icons a.wp-block-social-link-anchor {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
footer .icons a.wp-block-social-link-anchor svg {
    width: 40px;
    height: 40px;

}