:root{--page-title-display:none}@media (max-width: 767px){.sticky-bottom-section {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background-color: #fff; /* Adjust as needed */
    }
}