body {
    margin: 0;
    min-height: 100vh;
}

h1, h2, h3,
h4, h5, h6 {
    /* [!] move to the places */
    margin-bottom: 0;
}

p {
    cursor: default;
    /*margin: 0; */
}

.top_logo_row,
.top_menu_row,
.bottom_menu_row,
.bottom_copyright_row {
    /* [!] get rid of! */
    overflow: hidden;
}
