:root{--page-title-display:none;}/* Start custom CSS */@media only screen and (max-width: 768px) {
    p, h2, input, button {
    margin-left:1px;
    }
}/* End custom CSS */