/*
Theme Name: Echoo Media Group
Template: popularis
Version: 1.0
*/
html,
body {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

body {
    background: #05090d !important;
}

.echoo-home {
    width: 100%;
    margin: 0;
    padding: 0;
}

.echoo-home * {
    box-sizing: border-box;
}

.site-header,
#site-header,
.main-header,
.site-footer,
#colophon,
.page-header,
.entry-header,
.entry-title,
.site-content,
.content-area {
    margin: 0 !important;
    padding: 0 !important;
}