.hint{align-items:center;color:#0c0c0c;display:flex;flex-direction:row;gap:10px;margin-bottom:30px;text-decoration:none}body[data-theme=dark] .hint{color:#fff}.hint:hover{color:#0c0c0c;text-decoration:none}body[data-theme=dark] .hint:hover{color:#fff}.hint span{background-position:50%;background-repeat:no-repeat;background-size:20px;display:block;height:22px;width:22px}body[data-theme=dark] .hint span{filter:invert(1)}.hint p{color:#0c0c0c;display:block;flex:1;font-size:12px;font-style:italic;margin-bottom:0;text-decoration:none}body[data-theme=dark] .hint p{color:#fff}