footer,
.chat-bubble-section {
    display: none;
}

body {
    background: #f1f2f2 !important;
    height: auto;

}

html {
    scroll-behavior: smooth;
}
