@charset "utf-8";

.popover-button { justify-content: start; }

.popover-button:hover { background-color: rgb(43, 93, 245); border-color: rgb(43, 93, 245); }

.popover-button:hover span { color: rgb(224, 230, 239); }

.popover-button:hover svg { fill: rgb(224, 230, 239); }