/* Hide Website Footer */

footer {

display: none;

}



.main-view.footer-padding, .editor-home-page.footer-padding {

padding-bottom: 0px;

}

body {
    margin: 0;
    padding: 0;
}

.top-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}