.n2-chat-bot-wrapper .n2-chat-bot-button{ background-image: url('https://static.storied.co/QjBEzPL11Q2pG497/projects/lZ6JGxyGwEP08aMV/assets/images/d1da2df50c3112a30f8c89b8a9759fa3.n2optimized.png') !important; background-position: center center !important; background-size: contain !important; background-color: transparent !important; box-shadow: none !important; background-repeat: no-repeat !important; width: 200px !important; height: 200px !important; } .n2-chat-bot-wrapper .n2-chat-bot-button svg{ display: none !important; }/* Hide default chatbot button */ .n2-chat-bot-wrapper .n2-chat-bot-button{ display: none !important; } modal-wrapper n2-scaler { top: 0 !important; } tab-group.custom-carousel-dots .tab-group-content-wrapper .tab-group-dots { bottom: 450px; z-index: 99; } .small tab-group.custom-carousel-dots .tab-group-content-wrapper .tab-group-dots, .mobile tab-group.custom-carousel-dots .tab-group-content-wrapper .tab-group-dots { bottom: 38px; } /* Change color and height of scroll bar*/ /* The entire scrollbar */ html .n2-studio-editable .custom-scroll-bar::-webkit-scrollbar { height: 5px; /* horizontal scrollbar height */ } /* The track (background) */ html .n2-studio-editable .container::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 10px; /* Optional: rounded corners for the track */ } /* The draggable handle (thumb) */ html .n2-studio-editable .custom-scroll-bar::-webkit-scrollbar-thumb { background: #781cbf; border-radius: 10px; /* Optional: rounded corners for the thumb */ } /* The draggable handle on hover */ html .n2-studio-editable .custom-scroll-bar::-webkit-scrollbar-thumb:hover { background: #781cbf; }