.avatar img {
  width: 56rem;
  max-width: 90vw;
  height: auto;
  border-radius: 0; }

body.colorscheme-dark a,
body.colorscheme-dark h1 .heading-link,
body.colorscheme-dark h2 .heading-link,
body.colorscheme-dark h3 .heading-link,
body.colorscheme-dark h4 .heading-link,
body.colorscheme-dark h5 .heading-link,
body.colorscheme-dark h6 .heading-link,
body.colorscheme-dark .footer a {
  color: #69ac49; }

body.colorscheme-dark .navigation a:hover,
body.colorscheme-dark .navigation a:focus,
body.colorscheme-dark .navigation i:hover,
body.colorscheme-dark .navigation i:focus,
body.colorscheme-dark .content .list ul li .title:hover,
body.colorscheme-dark .content .list ul li .title:focus,
body.colorscheme-dark .content .centered .about ul li a:hover,
body.colorscheme-dark .content .centered .about ul li a:focus,
body.colorscheme-dark .float-container a:hover,
body.colorscheme-dark .float-container a:focus {
  color: #69ac49; }

.content article a:where(.external-link):not(:has(img))::after {
  content: none; }

/*# sourceMappingURL=_custom.css.map */