@charset "utf-8";

.titleBarButton__titleBarButton___2zJQU { cursor: pointer; border-radius: 8px; padding: 2px; display: flex; justify-content: center; align-items: center; color: var(--header-font-secondary-color); background-color: rgba(0, 0, 0, 0); }

.titleBarButton__titleBarButton___2zJQU:hover { background-color: rgba(118, 118, 118, 0.1); }

.titleBarButton__titleBarButton___2zJQU:focus { background-color: rgba(118, 118, 118, 0.1); }