/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap");
img,
legend {
  border: 0;
}

legend,
td,
th {
  padding: 0;
}

html {
  font-family: serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre,
textarea {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.is-red-color {
  color: #6e0909;
}

.is-red-background, .panel-red-title {
  background-color: #6e0909;
}

.is-red-border {
  border-color: #6e0909;
}

.is-green-color {
  color: #173017;
}

.is-green-background, .panel-green-title {
  background-color: #173017;
}

.is-green-border {
  border-color: #173017;
}

.is-blue-color {
  color: #3700ff;
}

.is-blue-background, .panel-blue-title {
  background-color: #3700ff;
}

.is-blue-border {
  border-color: #3700ff;
}

.is-dark-color, .btn-light, .toc a, .callout-light, .search-hits-wrapper, .toc {
  color: #3c3f44;
}

.is-dark-background, .btn-dark, .callout-dark, .panel-dark-title {
  background-color: #3c3f44;
}

.is-dark-border {
  border-color: #3c3f44;
}

.is-light-color, .btn-dark, .callout-dark a,
.callout-dark a:hover,
.callout-dark h1,
.callout-dark h2,
.callout-dark h3,
.callout-dark h4, .callout-dark, .panel-light-title, .panel-dark-title, .panel-blue-title, .panel-green-title, .panel-red-title {
  color: #f5f5f5;
}

.is-light-background, .btn-light, .callout-light, .search-hits-wrapper, .toc, .panel-light-title {
  background-color: #f5f5f5;
}

.is-light-border {
  border-color: #f5f5f5;
}

.p-0 {
  padding: 0;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.p-1 {
  padding: 0.25rem;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-2, .btn, .reaction, .panel-body, .panel-light-title, .panel-dark-title, .panel-blue-title, .panel-green-title, .panel-red-title {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.p-4, .callout-light, .search-hits-wrapper, .toc, .callout-dark {
  padding: 1rem;
}

.px-4, .btn, .reaction, .panel-body, .panel-light-title, .panel-dark-title, .panel-blue-title, .panel-green-title, .panel-red-title {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.p-5 {
  padding: 1.5rem;
}

.px-5 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-5 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.pl-5 {
  padding-left: 1.5rem;
}

.pr-5 {
  padding-right: 1.5rem;
}

.pt-5 {
  padding-top: 1.5rem;
}

.pb-5 {
  padding-bottom: 1.5rem;
}

.p-6 {
  padding: 3rem;
}

.px-6, .toc > nav {
  padding-left: 3rem;
  padding-right: 3rem;
}

.py-6 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.pl-6 {
  padding-left: 3rem;
}

.pr-6 {
  padding-right: 3rem;
}

.pt-6 {
  padding-top: 3rem;
}

.pb-6 {
  padding-bottom: 3rem;
}

.m-0 {
  margin: 0;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.ml-0 {
  margin-left: 0;
}

.mr-0 {
  margin-right: 0;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.m-1 {
  margin: 0.25rem;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.m-2 {
  margin: 0.5rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-2, .toc > nav > ul > li > ul > li {
  margin-top: 0.5rem;
}

.mb-2, .toc > nav > ul > li {
  margin-bottom: 0.5rem;
}

.m-3 {
  margin: 0.75rem;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.m-4 {
  margin: 1rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.my-4, .panel, .callout-light, .search-hits-wrapper, .toc, .callout-dark {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.ml-4, .toc > nav > ul > li > ul > li {
  margin-left: 1rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.m-5 {
  margin: 1.5rem;
}

.mx-5 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.my-5 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.ml-5 {
  margin-left: 1.5rem;
}

.mr-5 {
  margin-right: 1.5rem;
}

.mt-5 {
  margin-top: 1.5rem;
}

.mb-5 {
  margin-bottom: 1.5rem;
}

.m-6 {
  margin: 3rem;
}

.mx-6 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.my-6, .callout-light, .search-hits-wrapper, .toc, .callout-dark {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.ml-6 {
  margin-left: 3rem;
}

.mr-6 {
  margin-right: 3rem;
}

.mt-6 {
  margin-top: 3rem;
}

.mb-6 {
  margin-bottom: 3rem;
}

.gap-0 {
  gap: 0;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2, .reaction {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4, .reactions {
  gap: 1rem;
}

.gap-5 {
  gap: 1.5rem;
}

.gap-6 {
  gap: 3rem;
}

.br-top-0 {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.br-bottom-0 {
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}

.br-0 {
  border-radius: 0.4rem;
}

.br-top-1, .callout-light .callout-title, .search-hits-wrapper .callout-title, .callout-light .toc-title, .search-hits-wrapper .toc-title, .toc .callout-title, .toc .toc-title, .panel-light-title, .panel-dark-title, .panel-blue-title, .panel-green-title, .panel-red-title {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.br-bottom-1, .panel-body {
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}

.br-1, .btn, .panel, .callout-light, .search-hits-wrapper, .toc, .callout-dark {
  border-radius: 0.4rem;
}

.br-top-2 {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.br-bottom-2 {
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}

.br-2 {
  border-radius: 0.4rem;
}

.br-top-3 {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.br-bottom-3 {
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}

.br-3 {
  border-radius: 0.4rem;
}

.br-top-4 {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.br-bottom-4 {
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}

.br-4, .reaction {
  border-radius: 0.4rem;
}

.br-top-5 {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.br-bottom-5 {
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}

.br-5 {
  border-radius: 0.4rem;
}

.br-top-6 {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.br-bottom-6 {
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}

.br-6 {
  border-radius: 0.4rem;
}

.has-red-border-0 {
  border: 0 solid #6e0909;
}

.has-red-border-1 {
  border: 1px solid #6e0909;
}

.has-red-border-2 {
  border: 2px solid #6e0909;
}

.has-red-border-3 {
  border: 3px solid #6e0909;
}

.has-red-border-4 {
  border: 4px solid #6e0909;
}

.has-green-border-0 {
  border: 0 solid #173017;
}

.has-green-border-1 {
  border: 1px solid #173017;
}

.has-green-border-2 {
  border: 2px solid #173017;
}

.has-green-border-3 {
  border: 3px solid #173017;
}

.has-green-border-4 {
  border: 4px solid #173017;
}

.has-blue-border-0 {
  border: 0 solid #3700ff;
}

.has-blue-border-1 {
  border: 1px solid #3700ff;
}

.has-blue-border-2 {
  border: 2px solid #3700ff;
}

.has-blue-border-3 {
  border: 3px solid #3700ff;
}

.has-blue-border-4 {
  border: 4px solid #3700ff;
}

.has-dark-border-0 {
  border: 0 solid #3c3f44;
}

.has-dark-border-1 {
  border: 1px solid #3c3f44;
}

.has-dark-border-2 {
  border: 2px solid #3c3f44;
}

.has-dark-border-3 {
  border: 3px solid #3c3f44;
}

.has-dark-border-4 {
  border: 4px solid #3c3f44;
}

.has-light-border-0 {
  border: 0 solid #f5f5f5;
}

.has-light-border-1 {
  border: 1px solid #f5f5f5;
}

.has-light-border-2 {
  border: 2px solid #f5f5f5;
}

.has-light-border-3 {
  border: 3px solid #f5f5f5;
}

.has-light-border-4 {
  border: 4px solid #f5f5f5;
}

.has-font-size-0 {
  font-size: 0.75rem;
}

.has-font-size-1 {
  font-size: 0.875rem;
}

.has-font-size-2 {
  font-size: 1rem;
}

.has-font-size-3 {
  font-size: 1.125rem;
}

.has-font-size-4 {
  font-size: 1.25rem;
}

.has-font-size-5 {
  font-size: 1.5rem;
}

.has-font-size-6 {
  font-size: 1.875rem;
}

.has-font-size-7 {
  font-size: 2.25rem;
}

.has-font-size-8 {
  font-size: 2.5rem;
}

.has-font-size-9 {
  font-size: 3rem;
}

.has-font-size-10 {
  font-size: 3.5rem;
}

.has-shadow, .btn, .callout-light, .search-hits-wrapper, .toc, .callout-dark, .panel {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.strong, .btn, .panel-light-title, .panel-dark-title, .panel-blue-title, .panel-green-title, .panel-red-title {
  font-weight: bold;
}

.no-text-decoration, .btn, .toc a {
  text-decoration: none;
}

.text-decoration-underline, .toc a:hover {
  text-decoration: underline;
}

.flex {
  display: flex;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-initial {
  flex: 0 1 auto;
}

.flex-none {
  flex: none;
}

.grow {
  flex-grow: 1;
}

.grow-0 {
  flex-grow: 0;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.justify-evenly {
  justify-content: space-evenly;
}

/* Panel */
/* Callout dark */
.callout-dark .callout-title, .callout-dark .toc-title {
  font-size: 0.8em;
  line-height: 3em;
  font-variant: small-caps;
  border-bottom: 1px solid #464646;
  margin-left: -1em;
  padding-left: 1em;
  margin-right: -1em;
  margin-top: -1em;
}

/* Callout light */
.callout-light .callout-title, .search-hits-wrapper .callout-title, .callout-light .toc-title, .search-hits-wrapper .toc-title, .toc .callout-title, .toc .toc-title {
  line-height: 3em;
  font-variant: small-caps;
  border-bottom: 1px solid #eee;
  margin-left: -1em;
  padding-left: 1em;
  margin-right: -1em;
  margin-top: -1em;
}
.callout-light .error, .search-hits-wrapper .error, .toc .error {
  background-color: rgba(110, 9, 9, 0.2);
}
.callout-light .ok, .search-hits-wrapper .ok, .toc .ok {
  background-color: rgba(23, 48, 23, 0.2);
}

/* TOC */
.toc {
  line-height: 1.6rem;
}

.toc li {
  list-style: decimal;
}

.toc > nav > ul > li {
  font-size: 1.1rem;
}

.toc > nav > ul > li > ul > li {
  font-size: 0.9rem;
}

/* Figure caption */
figcaption {
  font-size: 0.9rem;
}

/* Search */
.search-hits-wrapper {
  position: absolute;
}

.search-hits {
  width: 600px;
  max-height: 400px;
  overflow-y: auto;
}

@media (max-width: 576px) {
  .search-hits {
    width: 300px;
  }
}
/* reactions */
.reactions {
  display: flex;
}

.reaction {
  display: flex;
  background-color: #f0f0f0;
  color: #2e2b3b;
  cursor: pointer;
}

/* Buttons */
.btn {
  cursor: pointer;
}

body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #3c3f44;
  line-height: 1.8em;
  font-size: 18px;
}

html,
button,
input,
select,
textarea {
  color: #3c3f44;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1rem 0;
  padding: 0;
}

img {
  margin: 10px auto 10px auto;
  max-width: 100%;
  display: block;
}

a img {
  border: none;
}

figure {
  margin: 0;
  text-align: center;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

table {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  background-color: transparent;
  margin-bottom: 1rem;
  overflow-x: auto;
  width: 100%;
}

table th,
table td {
  border-bottom: 1px solid #dee2e6;
  padding: 0.75rem;
  vertical-align: top;
}

table thead th {
  border-bottom: 2px solid #dee2e6;
  vertical-align: bottom;
}

table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

table tbody tr:nth-of-type(even) {
  background-color: rgba(0, 0, 0, 0.15);
}

table th {
  background-color: #212529;
  border-color: #32383e;
  color: #f5f5f5;
}

textarea {
  resize: vertical;
}

blockquote {
  margin-left: 1rem;
  font-style: italic;
  font-size: 1.4rem;
  font-family: Georgia, bitstream charter, serif;
  border-left: 3px solid;
  border-color: #3700ff;
  padding-left: 20px;
}

blockquote cite {
  font-size: 70%;
  opacity: 0.8;
}

blockquote em {
  font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3c3f44;
  font-weight: 500;
  line-height: 1.3em;
  margin: 30px 0 20px 0;
}

h1 {
  font-size: 2.75rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.6rem;
}

h4 {
  font-size: 1.2rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 0.9rem;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

ul {
  padding-left: 15px;
}

ul.flat {
  margin: 0;
  padding: 0;
}

ul.flat li {
  display: block;
  list-style: none;
  margin-left: 0;
}

.prevent-collapse {
  min-height: 0.1rem;
}

.smaller {
  font-size: 70%;
}

ul {
  list-style: disc inside;
}

.post ul li {
  margin-bottom: 10px;
}

.post ul li p {
  display: inline;
}

.highlight pre {
  margin-bottom: 0;
  margin-top: 0;
  padding: 20px;
  background-color: transparent !important;
}

.highlight {
  background: 0 0;
  background-color: #fafafa;
}

.wrapper {
  max-width: 760px;
  margin: 0 auto;
}

.container {
  max-width: 800px;
  margin-top: 30px;
}

.header {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.header .avatar {
  float: left;
  margin: 0 20px 0 0;
}

.header .avatar img {
  width: 64px;
  height: 64px;
  overflow: hidden;
  border-radius: 100%;
}

.header .site-title {
  margin: 0;
}

.header .site-description {
  display: flex;
  justify-content: space-between;
}

.header .site-description p {
  margin: 0 0 10px 0;
}

.header nav {
  border-top: 1px solid #eee;
  padding-top: 15px;
}

.header nav ul,
.header nav li {
  margin: 0;
  padding: 0;
}

.header nav li {
  display: inline-block;
  list-style: none;
  margin: 0 30px 0 0;
}

.header .site-description nav {
  margin: 0;
  padding: 0;
  border: none;
  min-width: 50px;
  margin-left: 15px;
}

.header .site-description nav ul svg {
  max-height: 15px;
}

.header .site-description .scheme-toggle {
  height: 100%;
}

.header .site-description .scheme-toggle a svg {
  max-height: 15px;
}

.header .site-description .scheme-toggle a.dark svg {
  fill: #f8e04f;
  color: #f8e04f;
}

.header .site-description .scheme-toggle a.light svg {
  fill: grey;
  color: black;
}

.section .section-header {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #999;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.recent-posts .posts .post {
  margin-bottom: 45px;
}

.post-header {
  display: flex;
}

.post-header .meta .date {
  margin-right: 30px;
  width: 64px;
  text-align: center;
}

.post-header .meta .date .day {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  line-height: 0.45em;
  font-size: 3em;
  display: block;
  margin-bottom: 20px;
}

.post-header .meta .date .rest {
  display: block;
  font-size: 0.75em;
}

.post-header h1.title {
  margin: -10px 0 0 0;
}

.post .title.small {
  margin: 0 0 10px 0;
}

.post .post-header {
  margin-bottom: 30px;
}

.post .draft-label {
  color: #3700ff;
  text-decoration: none;
  padding: 2px 4px;
  border-radius: 4px;
  margin-left: 6px;
  background-color: #f9f2f4;
}

.post .tags a {
  display: inline-block;
  border: 1px solid #3c3f44;
  border-radius: 6px;
  padding: 2px 12px;
  background-color: #3c3f44;
  color: #f5f5f5;
  line-height: 1.8em;
  font-size: 1em;
  text-decoration: none;
  margin: 0 10px 0 0;
}

.list .posts .post-header .meta {
  margin-bottom: 0;
  margin-left: 5px;
}

.footer {
  text-align: right;
  font-size: 0.75em;
  color: #999;
  border-top: 1px solid #f4f4f4;
  margin-top: 40px;
  padding: 15px 0;
}

.tag-cloud {
  margin-top: 20px;
}

.tag-cloud a {
  margin-right: 15px;
}

.pagination {
  margin: 0;
  padding: 0;
  text-align: left;
  display: flex;
  justify-content: space-between;
}

.pagination li {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.pagination .page-prev {
  margin-right: 20px;
  padding-right: 20px;
}

.pagination .page-item.page-prev {
  text-align: left;
}

.pagination .page-item.page-next {
  text-align: right;
}

@media (max-width: 992px) {
  body {
    padding: 20px;
  }

  h1 {
    font-size: 1.8rem;
  }

  h2 {
    font-size: 1.6rem;
  }

  h3 {
    font-size: 1.2rem;
  }

  h4 {
    font-size: 1rem;
  }

  .container {
    margin-top: 10px;
  }

  .header .nav.social li {
    margin: 0;
  }

  .header .nav li {
    margin: 0 10px 0 0;
    font-size: 0.875em;
  }

  .header .nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  table {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    display: block;
    overflow-x: auto;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .header .nav.social {
    min-width: auto;
    margin: 0;
  }

  .header .site-description {
    font-size: 1em;
    margin-top: 10px;
    line-height: 1.4em;
  }
}
/*
 * Components
 */
details {
  padding: 1rem 3rem;
  background: #f5f5f5;
  color: #3c3f44;
  border-radius: 0.4rem;
}

.highlight > div,
.highlight > pre {
  border-radius: 0.2rem !important;
}

.highlight {
  background-color: #f0f0f0;
  color: #2e2b3b;
}

p > code,
li > code,
pre > code {
  font-size: 0.8em;
  line-height: 1.3em;
  background-color: #f0f0f0;
  color: #2e2b3b;
}

blockquote {
  font-size: 1em !important;
}

div.tags > ul.flat {
  display: flex;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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