@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&family=Source+Sans+3:wght@300;400;500;600&display=swap";.chat-bubble{bottom:0;padding:20px;position:fixed;right:0;z-index:8}.chat-bubble__button{align-items:center;background:#fde724;border:2px solid #f2de27;border-radius:100px;box-shadow:0 4px 12px #04040424;color:#040404;cursor:pointer;display:flex;height:60px;justify-content:center;transition:all .3s ease;width:60px}.chat-bubble__button:hover{translate:0 -10px}.chat-bubble__button .icon{height:32px;width:32px}
