
@font-face {
    font-family: "Racing Sans One";
    src:
        url("/fonts/racing-sans-one-regular.woff2") format("woff2");
}

@font-face {
    font-family: "Josefin Sans";
    src:
        url("/fonts/josefin-sans-500.woff2") format("woff2");
}

@font-face {
    font-family: "Audiowide";
    src:
        url("/fonts/audiowide-regular.woff2") format("woff2");
}

@font-face {
    font-family: "Atkinson Hyperlegible";
    src:
        url("/fonts/Atkinson-Hyperlegible-Regular-102a.woff2") format("woff2"),
        url("/fonts/Atkinson-Hyperlegible-Regular-102.woff") format("woff");
}

@font-face {
    font-family: "Atkinson Hyperlegible";
    src:
        url("/fonts/Atkinson-Hyperlegible-Bold-102a.woff2") format("woff2"),
        url("/fonts/Atkinson-Hyperlegible-Bold-102.woff") format("woff");
    font-weight: 700;
}

@font-face {
    font-family: "Atkinson Hyperlegible";
    src:
        url("/fonts/Atkinson-Hyperlegible-Italic-102a.woff2") format("woff2"),
        url("/fonts/Atkinson-Hyperlegible-Italic-102.woff") format("woff");
    font-style: italic;
}

@font-face {
    font-family: "Atkinson Hyperlegible";
    src:
        url("/fonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2") format("woff2"),
        url("/fonts/Atkinson-Hyperlegible-BoldItalic-102.woff") format("woff");
    font-weight: 700;
    font-style: italic;
}

::selection {
    background-color: rgb(161, 98, 3) !important;
    color: white;
}

p, body {
    font-family: "Atkinson Hyperlegible";
    font-size: 1.20em;
}

.post-heading {
    font-family: "Racing Sans One";
    font-size: 1.5em;
}

.post-content-preview {
    font-family: "Josefin Sans";
    font-size: 1em;
    font-style: normal;
    margin-bottom: 0.35em;
}

.post-preview .post-meta {
    font-family: "Josefin Sans";
    font-size: 0.9em;
    font-style: normal;
}

a.navbar-brand,
.subheading,
h2 {
    font-family: "Racing Sans One";
    font-size: 1.2em;
}

h1 {
    font-family: "Racing Sans One";
    font-size: 1.5em;
}

h3 {
    font-family: "Josefin Sans";
    font-size: 1.5em;
}

.post-preview .post-title a:hover,
.post-preview > a:hover > .post-title,
.post-preview > a:hover > .post-subtitle,
h2 .post-title a:hover,
.post-preview > a:hover,
a:hover {
    color: rgb(161, 98, 3) !important;
}

.fa-youtube a:hover {
    color: rgb(161, 98, 3) !important;
}

.footer a:hover,
.post-container a:hover,
.previous a:hover,
.footer ul a:hover,
.footer i a:hover,
.footer li a:hover {
    color: rgb(161, 98, 3) !important;
}

.sidebar-container .short-about p {
    font-family: "Josefin Sans";
    font-size: 0.9em;
    font-style: italic;
}

/* .sidebar-container .tags a, */
.sidebar-container a:hover,
.sidebar-container .tags a:hover,
.sidebar-container .tags a:active {
    border-color: rgb(161, 98, 3);
    border-width: 1.5px;
    color: rgb(161, 98, 3) !important;
    /* background-color: white; */
}

.side-catalog .catalog-body .active a {
    color: rgb(161, 98, 3) !important;
}

.listing-seperator {
    color: rgb(40, 40, 40);
    text-shadow:
        0 6px 1px rgba(0, 0, 0, 0.1),
        0 0 5px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.15);
}

/* .intro-header .post-heading a:hover, */
.intro-header .post-heading .tags .tag:hover {
    /* background-color: transparent;
	background-color: rgb(255,255,255); */
    border-color: rgb(161, 98, 3);
    background-color: white;
    color: white;
}

.intro-header,
.site-heading,
.nav,
.navbar-collapse {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1em;
}

.navbar-custom .navbar-brand {
    font-family: "Racing Sans One";
    font-size: 1em;
    text-shadow:
        0 6px 1px rgba(0, 0, 0, 0.1),
        0 0 5px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.15);
}

.navbar-custom .navbar-brand:hover {
    font-family: "Racing Sans One";
    font-size: 1.1em;
    text-shadow:
        0 6px 1px rgba(0, 0, 0, 0.1),
        0 0 5px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.15);
}

.intro-header .site-heading h1 {
    font-family: "Racing Sans One";
    font-style: "bold";
    font-size: 4.5em;
    text-shadow:
        0 6px 1px rgba(0, 0, 0, 0.1),
        0 0 5px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.15);
}

.intro-header .subheading .meta {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1em;
}

.intro-header .post-heading .meta {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1.2em;
    text-shadow:
        0 6px 1px rgba(0, 0, 0, 0.1),
        0 0 5px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.15);
}

.intro-header .post-heading h1 {
    font-family: "Racing Sans One";
    font-style: "normal";
    font-size: 3em;
    text-shadow:
        0 6px 1px rgba(0, 0, 0, 0.1),
        0 0 5px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.15);
}

.intro-header .post-heading {
    font-family: "Racing Sans One";
    font-style: "normal";
    font-size: 1em;
    text-shadow:
        0 6px 1px rgba(0, 0, 0, 0.1),
        0 0 5px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.15);
}

.intro-header .post-heading .subheading {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1.8em;
    text-shadow:
        0 6px 1px rgba(0, 0, 0, 0.1),
        0 0 5px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.15);
}

.intro-header .site-heading .subheading {
    font-family: "Josefin Sans";
    font-size: 1.2em;
    text-shadow:
        0 6px 1px rgba(0, 0, 0, 0.1),
        0 0 5px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.15);
}

.nav,
.navbar-collapse {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1.5em;
    text-shadow:
        0 6px 1px rgba(0, 0, 0, 0.1),
        0 0 5px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.15);
}

.navbar-custom .nav li a:hover,
.navbar-collapse a:hover {
    color: rgb(205, 205, 205) !important;
}

.post-container h1 {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1.4em;
}
.post-container h2 {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1.4em;
}

.post-container h3 {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1.5em;
}

.post-container h4 {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1.1em;
}

.post-container h5 {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1em;
}

.post-container h6 {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 0.9em;
}

.post-container p {
    font-family: "Atkinson Hyperlegible";
    font-style: "normal";
    font-size: 1.5em;
}

.post-container li {
    font-family: "Atkinson Hyperlegible";
    font-style: "normal";
    font-size: 1.5em;
}

.post-preview > a > .post-title {
    margin-top: -0.02em;
}

.mini-post-list .tag-text {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1.2em;
}

.fa .listing-separator .intro-header .mini-post-list .tag-text {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1.2em;
}

.pager {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 0.4em;
}

.post-container .pager li {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 2em;
}

.post-container .pager li a {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 1.2em;
}

.post-container .pager li.next a:hover,
.post-container .pager li.text a.hover,
.post-container .pager li.next,
.post-container .pager li a:hover {
    background-color: rgb(161, 98, 3);
    color: red;
}

.post-container .pager a:hover {
    background-color: rgb(161, 98, 3);
    color: white !important;
}

.pager li.next > a:hover {
    color: white;
}
.catalog-body {
    font-family: "Josefin Sans";
    font-style: "normal";
    font-size: 0.9em;
}

p.post-meta,
span.meta,
ul.pager,
.pager {
    font-family: "Josefin Sans";
    font-style: "normal";
}

h4,
.intro-header {
    font-family: "Josefin Sans";
}
h5,
.intro-header,
.tags,
.tag {
    font-family: "Josefin Sans";
}

.intro-header .style-text .tags .tag {
    font-family: "Josefin Sans";
}

/* mastodon feed */

.mastodon-feed {
    margin-left: auto;
    margin-right: auto;
    font-family: "Josefin Sans";
    font-size: 1em;
    color: black;
    #padding-top: 0.5em;
}

.mastodon-feed.a {
    font-family: "Josefin Sans";
    font-size: 1em;
    color: black;
}
.mastodon-feed.p,
.mastodon-feed.body {
    font-size: 1em;
    color: black;
}

.mastodon-feed div.header {
    #background-color: var(--header-bg-color);
    #background-color: gainsboro;
    font-family: "Josefin Sans";
    font-style: italic;
    color: black;
    #max-height: 0.9rem;
    padding: 0.3rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: var(--body-font-color);
    margin-top: -2em;
    border-style: none none solid none;
    border-color: rgb(238, 238, 238);
    border: 1px lightgrey;
}

.mastodon-feed div.header img {
    max-width: 50px;
    border-radius: 50%;
    color: black;
    margin: 0.6rem;
    flex: 1;
    color: black;
}

.mastodon-feed div.header a:link,
.mastodon-feed div.header a:visited {
    color: var(--a-menu-link-color);
    font-family: "Josefin Sans";
    color: black;
    #font-size: 1em;
    flex: 1;
}

.mastodon-feed div.header a.follow-button {
    flex: 1;
    color: black;
    text-align: center;
    #padding: 0.5rem 1rem;
    margin-right: 0.5rem;
    max-width: 5rem;
    #color: var(--body-font-color);
    color: black;
    background-color: var(--a-menu-bg-color-hover);
    text-decoration: none;
    #border-radius: 5px;
    border-radius: 0.5em;
}

.mastodon-feed div.header a.follow-button:hover {
    background-color: var(--a-mastodon-follow-bg-color-hover);
    color: black;
}

.mastodon-feed div.header a:hover {
    text-decoration: none;
    font-family: "Josefin Sans";
    font-size: 1em;
    color: black;
}

.mastodon-feed div.status {
    /* #border: 1px solid var(--div-details-border-color); */
    font-family: "Josefin Sans";
    color: black;
    font-size: 0.9em;
    border: 1px lightgrey;
    border-style: none none solid none;
    border-color: rgb(238, 238, 238);
    #padding: 0.6rem;
    #padding-bottom: 0;
    margin-bottom: 0.5rem;
}
.mastodon-feed div.header a {
    color: rgb(60, 60, 60);
}

.mastodon-feed div.status p {
    font-family: "Atkinson Hyperlegible";
    font-size: 0.8em;
    color: rgb(143, 143, 143);
    padding: 0.7rem;
    #padding-bottom: 0;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
}

.mastodon-feed div.status p:hover {
    color: rgb(60, 60, 60);
}

.mastodon-feed div.status div.post-footer {
    #background-color: gainsboro;
    display: flex;
    color: black;
    height: 3em;
    font-family: "Josefin Sans";
    font-size: 0.8em;
    flex-direction: row;
    align-items: center;
    #padding: 0;
    #padding-bottom: 0;
    #border-top: 1px solid var(--div-details-border-color);
    #border-top: 2px solid lightgrey;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.mastodon-feed div.status div.post-footer p {
    font-family: "Josefin Sans";
    font-size: 0.9em;
    color: rgb(143, 143, 143);
    #padding: 0.7em;
}
