/*
 * Your global styles here
 */
html,
body {
    height: 100%;
}

html {
    background: white;
}

body {
    margin: 0;
}

community_layout-simple-theme-layout footer {
    padding: 0 !important;
}

community_layout-simple-theme-layout footer .footer-content{
    max-width: none !important;
}
