

html {
font-size: 8px;
}

@media
:root {
color-scheme: dark !important;

}

@media  {
  :root {
    color-scheme: dark;
    --background: #20232a;
    --text: #f7f7f7;
    --link: #45c8f7;
    --link-hover: #ffffff;
    --accent-1: #3d4149;
    --accent-2: #53565d;
    --accent-3: #d4d4d6;
    --highlight: #53565d;
  }
}

:root {
color-scheme: dark light;
--sans-serif-font: -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
--font-weight-normal: 200 !important;
--font-weight-bold: 700 !important;
}

/* Modify to your preferences */
.post-preview, article {
/* border-bottom: 1px solid #888 !important;*/
margin-bottom: 6em;
padding-bottom: 6em;
}

.page-title, .post-title {
font-size: 2.5rem !important;
}


.post-date {
color: slategray !important;
font-size: 1.3rem;
/* margin-top: 1em !important; */
padding-top: 0.8em !important;
}

a:link, a:visited {
color: white !important;
}


<script data-goatcounter="https://stats.greedzilla.com/count"
        async src="//gc.zgo.at/count.js"></script>


<script>function loadScript(a){var b=document.getElementsByTagName("head")[0],c=document.createElement("script");c.type="text/javascript",c.src="https://tracker.metricool.com/resources/be.js",c.onreadystatechange=a,c.onload=a,b.appendChild(c)}loadScript(function(){beTracker.t({hash:"73863f687ac66611ba5b0b3398a4c3aa"})});</script>
