:root{--page-title-display:none;}/* Start custom CSS */.custom-breadcrumb {
    position: relative;
    background-color: #161c26;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 35px;
    position: relative;
    z-index: 1;
    display: none;
}

h1.page-title {
    display: none;
}/* End custom CSS */