:root{--page-title-display:none;}/* Start custom CSS */p,h1,h2,h3,h4,h5,h6{
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

html,body{
    max-width: 100%;
    overflow-x: hidden;
}/* End custom CSS */