@charset "utf-8";

:root { --tawk-header-background-color: #cc8a21 !important; --tawk-header-background-color-alpha: #cc8a2150 !important; --tawk-header-text-color: #ffffff !important; --tawk-header-override-padding-top: 1rem !important; --tawk-footer-override-padding-bottom: 0 !important; }

.tawk-chat-bubble code, .tawk-chat-bubble pre { border-color: rgba(0, 0, 0, 0.25) !important; background-color: rgba(0, 0, 0, 0.125) !important; }

.tawk-visitor-chat-bubble { background: rgb(229, 229, 229) !important; color: rgb(51, 51, 51) !important; }

.tawk-visitor-chat-bubble .tawk-timeago { color: rgb(51, 51, 51) !important; }

.tawk-agent-chat-bubble { background: rgb(204, 138, 33) !important; color: rgb(255, 255, 255) !important; }

.tawk-agent-chat-bubble .tawk-timeago { color: rgb(255, 255, 255) !important; }

.tawk-agent-chat-bubble-dots { background: rgb(204, 138, 33) !important; }