/*
 * Global site styles.
 */
html,
body {
    height: 100%;
}

html {
    background: white;
}

body {
    margin: 0;
}

/* Our components own their spacing; remove the default LWR section gutters. */
community_layout-section.comm-section-container,
.comm-section-container {
    min-height: auto !important;
    padding: 0 !important;
}

.columns-content {
    max-width: none !important;
}

.community_byo-scoped-header-and-footer__main {
    background: #eeeeee;
}
