@charset "UTF-8"; /* === Breakpoints === */ .anchor { display: none; font-style: normal; font-weight: normal; position: absolute; right: 100%; top: 0; } .anchor::before { line-height: 3.2; content: "∞"; color: #E05735; padding-right: 0.1em; } .anchor:hover a { text-decoration: none; }