@charset "utf-8";

.css-lqhav5 { cursor: pointer; --color: 19,107,234; text-decoration-line: underline; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: rgba(var(--color), .3); text-underline-offset: 1px; transition: text-decoration-color 0.2s; color: rgb(19, 107, 234); display: inline-block; }

.no-touch .css-lqhav5:hover { text-decoration: underline; }

.no-touch .css-lqhav5:hover { text-decoration-color: rgba(var(--color), 1); }