@charset "UTF-8";
/*
  Theme Name: Herschel
  Theme URI: https://gratis-themes.com/themes/herschel
  Author: Gratis Themes
  Author URI: https://gratis-themes.com/
  Description: Start your blog today. Create a blog that is easy to use and looks good at any screen size. This theme should allow your readers to focus on your content.
  Version: 2.0.3
  Requires at least: 5.0
  Tested up to: 5.7
  Requires PHP: 7.0
  License: GNU General Public License v3
  License URI: http://www.gnu.org/licenses/gpl-3.0.html  
  Tags: blog, news, one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, wide-blocks
  Text Domain: herschel

  Herschel WordPress Theme, Copyright (C) 2016-2022, Gratis Themes
  Herschel distributed under the terms of the GNU GPL v3
*/
/* Table of Contents
  -------------------------------
  Normalize.css
  Base
    Root
    Typography
    Lists
    Tables
    Media
    Form elements
  Classes
    Alignment
    Accessibility
  Components
    Headers
    Entry meta
    Post thumbnail
    nav-links
    page-links
    image-navigation
    Entry tags
    Author bio
    read-more-link
    edit-post-link
    scroll-to-top
  Layout
    Attachment
  Site header navigation
    Soocial bar
  Site header
  Comments
    Comments title
    Comments
    Comment reply form
  Widgets
    Widget areas
    Widgets
  Site footer
    Footer nav
  Post formats
    Aside
    Chat
    Gallery
    Image
    Link
    Quote
    Status
    Video
  Block styles
  -------------------------------
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Base */
/* Base: Root */
:root {
  --color-white: #FFFFFF;
  --color-black: #000000;
  --color-gray-200: #EAEAEA;
  --color-gray: #DDDDDD;
  --color-gray-600: #4D4D4D;
  --color-gray-800: #444444;
  --color-gray-900: #222222;
  --color-red: #E00000;
  --font-family: "Open Sans", sans-serif;
  --font-size: 1rem;
  --font-style: normal;
  --border-width: .0625rem;
  --border-color: var(--color-gray);
  --border-radius: .1875em;
  --background-color: var(--color-white);
  --background-color-alt: var(--color-gray-900);
  --text-color: var(--color-black);
  --scheme-color: var(--color-red);
  --anchor-color: var(--scheme-color);
  --btn-background-color: var(--scheme-color);
  --btn-text-color: var(--color-white);
}

/* Base: Typography */
html {
  font-family: var(--font-family);
}

body {
  font-size: var(--font-size);
  font-style: var(--font-style);
  font-weight: 400;
  color: var(--text-color);
  word-wrap: break-word;
  word-break: break-word;
}

h1,
h2,
h3 {
  font-weight: 400;
}

h4,
h5,
h6 {
  font-weight: 700;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.6rem;
}

h3 {
  font-size: 2rem;
}

h4 {
  font-size: 2rem;
}

h5 {
  font-size: 1.8rem;
  text-transform: uppercase;
}

h6 {
  font-size: 1.4rem;
}

p {
  line-height: 1.5;
}

a {
  color: var(--anchor-color);
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover {
  text-decoration: underline;
}

q {
  font-style: italic;
}

blockquote {
  margin: 0 0 1em 1em;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
  font-style: italic;
  -webkit-border-start: 0.125em solid var(--border-color);
          border-inline-start: 0.125em solid var(--border-color);
}
blockquote p {
  margin: 0;
}

address {
  font-style: italic;
}

cite {
  font-style: italic;
}

code {
  background-color: var(--color-gray-200);
  padding-inline: 0.25em;
  color: var(--color-black);
}

hr {
  background-color: var(--border-color);
  width: 100%;
  height: var(--border-width);
  border: none;
}

ins {
  text-decoration: underline;
}

pre {
  white-space: pre;
  max-width: 100%;
  overflow-x: auto;
}

/* Base: Lists */
dt {
  font-weight: 600;
}

dd {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 1em;
          margin-inline-start: 1em;
  line-height: 1.5;
}

ul,
ol {
  -webkit-margin-start: 2em;
          margin-inline-start: 2em;
  padding: 0;
}

li {
  margin-block: 0.65em;
}

/* Base: Tables */
table,
td,
th {
  border: var(--border-width) solid var(--border-color);
}

table {
  display: inline-block;
  border-spacing: 0;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}
@media (min-width: 26.5625em) {
  table {
    display: table;
    white-space: initial;
    border-collapse: collapse;
  }
}

td,
th {
  padding: 1em;
}

/* Base: Media */
img,
figure,
iframe,
embed,
object {
  max-width: 100%;
  font-size: 1rem;
}

img {
  position: relative;
  vertical-align: bottom;
  height: auto;
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
}

figure {
  margin: 0;
}

.wp-caption {
  overflow: hidden;
  max-width: 100%;
  border: var(--border-width) solid var(--border-color);
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
}
.wp-caption img {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.wp-caption-text {
  padding: 0.5em;
  text-align: center;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, auto));
  max-width: 100%;
  gap: 1em;
  -webkit-margin-after: 2em;
          margin-block-end: 2em;
}

.gallery-item {
  overflow: hidden;
}
.gallery-item img {
  display: block;
  margin-inline: auto;
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
}

@media (min-width: 48em) {
  .gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .gallery-columns-1 {
    grid-template-columns: minmax(0, 1fr);
  }

  .gallery-columns-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gallery-columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .gallery-columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .gallery-columns-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .gallery-columns-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .gallery-columns-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .gallery-columns-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .gallery-columns-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .gallery-columns-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
}
/* Base: Forms */
input,
textarea,
select {
  background-color: var(--color-gray-200);
  color: var(--color-black);
  max-width: 100%;
  border: var(--border-width) solid var(--border-color);
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
  padding: 0.5em 0.75em;
}

/* iOS not respecting border-radius */
[type=text],
[type=email],
[type=url],
[type=password],
[type=number],
[type=tel],
[type=color],
[type=datetime],
[list=datalist],
[type=search],
textarea {
  -webkit-appearance: none;
}

[type=color] {
  padding: initial;
  cursor: pointer;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0.25em 0.5em;
}

[type=file] {
  padding: 0.5em;
}

/* buttons */
button,
.button,
[type=button],
[type=reset],
[type=submit] {
  background-color: var(--btn-background-color);
  color: var(--btn-text-color);
  border: none;
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
  padding: 0.5em 0.75em;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
button:hover, button:focus,
.button:hover,
.button:focus,
[type=button]:hover,
[type=button]:focus,
[type=reset]:hover,
[type=reset]:focus,
[type=submit]:hover,
[type=submit]:focus {
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
  text-decoration: none;
}

[type=submit] {
  background-color: var(--background-color-alt);
}

fieldset {
  min-width: 0px;
}

/* Password  and search forms */
.search-form,
.post-password-form p:nth-child(2) {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.5em;
}

.search-form {
  overflow: hidden;
}

.search-form .search-field,
.post-password-form [type=password] {
  width: 100%;
}

.search-form > label,
.search-form .search-submit,
.post-password-form p:nth-child(2) > label,
.post-password-form [type=submit] {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.post-password-form [type=submit],
.search-form .search-submit {
  background-color: var(--btn-background-color);
  border: var(--border-width) solid var(--btn-background-color);
  padding: 0.5em 0.75em;
  font-size: 1rem;
  font-weight: 600;
}

@media (min-width: 20em) {
  .post-password-form p:nth-child(2) {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .post-password-form [type=submit] {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
/* Classes */
/* Classes: Alignment */
.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.aligncenter {
  display: block;
  margin: 0 auto 1em;
  text-align: center;
}

.alignwide {
  width: -webkit-calc(100% + 2rem);
  width: calc(100% + 2rem);
  max-width: -webkit-calc(100% + 2rem);
  max-width: calc(100% + 2rem);
  margin: 0 auto 1em -1rem;
}

.alignfull {
  margin-left: -webkit-calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  width: 100vw;
  max-width: 100vw;
}
.alignfull img {
  -webkit-border-radius: 0;
          border-radius: 0;
}

@media (min-width: 64em) {
  body.has-sidebar .alignfull {
    margin-left: -webkit-calc(((100% + 20em + 2rem) / 2) - 50vw);
    margin-left: calc(((100% + 20em + 2rem) / 2) - 50vw);
  }
}

/* Clear floats */
.entry-content::after {
  content: "";
  display: table;
  clear: both;
}

/* Classes: Accessibility */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* Components */
/* Components: Headers */
.archive-header,
.page-header,
.entry-header {
  position: relative;
}
.archive-header h1,
.archive-header h2,
.page-header h1,
.page-header h2,
.entry-header h1,
.entry-header h2 {
  margin: 0;
}
.archive-header h1 i,
.archive-header h2 i,
.page-header h1 i,
.page-header h2 i,
.entry-header h1 i,
.entry-header h2 i {
  -webkit-margin-end: 0.25em;
          margin-inline-end: 0.25em;
}
.archive-header h1,
.page-header h1,
.entry-header h1 {
  font-size: 2.6rem;
}
@media (min-width: 26.5625em) {
  .archive-header h1,
.page-header h1,
.entry-header h1 {
    font-size: 3rem;
  }
}
.archive-header h2,
.page-header h2,
.entry-header h2 {
  font-size: 1.7rem;
}
@media (min-width: 26.5625em) {
  .archive-header h2,
.page-header h2,
.entry-header h2 {
    font-size: 2rem;
  }
}
.archive-header a,
.page-header a,
.entry-header a {
  text-decoration: none;
  color: var(--text-color);
}
.archive-header a:hover,
.page-header a:hover,
.entry-header a:hover {
  color: var(--scheme-color);
}
.archive-header p,
.page-header p,
.entry-header p {
  margin: 0;
}

.archive-header,
.page-header,
body.single .entry-header {
  -webkit-margin-after: 2rem;
          margin-block-end: 2rem;
}

.sticky .entry-header h2::before {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  content: "";
  font-weight: 900;
  -webkit-margin-end: 0.25em;
          margin-inline-end: 0.25em;
}

/* Components: Entry meta */
.entry-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0.9rem;
  gap: 0.5em;
  -webkit-margin-before: 0.5em;
          margin-block-start: 0.5em;
  color: var(--color-gray-600);
}
.entry-meta a {
  color: var(--color-gray-600);
}
@media (min-width: 48em) {
  .entry-meta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 0.5em 1em;
  }
}
.entry-meta i {
  -webkit-margin-end: 0.25em;
          margin-inline-end: 0.25em;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.entry-meta:hover i {
  color: var(--color-gray-900);
}

body.single .entry-meta {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
}

/* Components: Post thumbnail */
.post-thumbnail {
  display: block;
  margin-block: 1rem;
}
.post-thumbnail img {
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
}

/* Compoinents: Nav links */
.nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1em;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
}
.nav-links a {
  color: var(--scheme-color);
}
.nav-links a i {
  color: var(--text-color);
}

.pagination .nav-links {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.nav-previous,
.nav-next,
.page-numbers:not(.dots) {
  text-decoration: none;
}

.nav-next {
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}

.nav-previous ~ .nav-next {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}

.nav-previous a,
.nav-next a,
.page-numbers:not(.dots) {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

.nav-previous a:hover::after,
.nav-next a:hover::after {
  background-color: var(--scheme-color);
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 0.125em;
  inset-inline: 0;
  inset-block-end: -0.25em;
}

.page-numbers.dots {
  padding: 0.75em 0.5em 0;
}

.page-numbers.current {
  background-color: transparent;
  color: var(--text-color);
}

.nav-previous i,
.page-numbers.prev i {
  margin-right: 0.5em;
}

.nav-next i,
.page-numbers.next i {
  margin-left: 0.5em;
}

.pagination .nav-links .nav-previous,
.pagination .nav-links .nav-next,
.pagination .nav-links .page-numbers:not(.dots) {
  padding: 0.25em 0.5em;
}
.pagination .nav-links .nav-previous,
.pagination .nav-links .nav-next,
.pagination .nav-links .page-numbers:not(.dots) {
  border: var(--border-width) solid var(--scheme-color);
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
}
.pagination .nav-links .nav-previous,
.pagination .nav-links .nav-next,
.pagination .nav-links .page-numbers:not(.dots, .current) {
  background-color: var(--scheme-color);
  color: var(--color-white);
}
.pagination .nav-links .nav-previous:hover, .pagination .nav-links .nav-previous:focus,
.pagination .nav-links .nav-next:hover,
.pagination .nav-links .nav-next:focus,
.pagination .nav-links .page-numbers:not(.dots, .current):hover,
.pagination .nav-links .page-numbers:not(.dots, .current):focus {
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
}

/* Components: Page links */
.page-links {
  -webkit-margin-before: 2em;
          margin-block-start: 2em;
  clear: both;
}

.post-page-numbers {
  display: inline-block;
  background-color: var(--scheme-color);
  border: var(--border-width) solid var(--scheme-color);
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
  text-decoration: none;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5;
  text-align: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-margin-start: 0.5em;
          margin-inline-start: 0.5em;
  color: var(--color-white);
}
.post-page-numbers:hover, .post-page-numbers:focus {
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
  text-decoration: none;
}
.post-page-numbers.current {
  background-color: var(--color-white);
  color: var(--color-black);
}

.post-page-numbers + .post-page-numbers {
  -webkit-margin-start: 0.25em;
          margin-inline-start: 0.25em;
}

/* Components: Image navigation */
.image-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1em;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 600;
}
.image-nav__previous, .image-nav__next {
  position: relative;
}
.image-nav__previous i, .image-nav__next i {
  color: var(--text-color);
}
.image-nav__previous a, .image-nav__next a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.image-nav__previous:hover::after, .image-nav__next:hover::after {
  background-color: var(--scheme-color);
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 0.125em;
  inset-inline: 0;
  inset-block-end: -0.25em;
}
.image-nav__previous i {
  -webkit-margin-end: 0.5em;
          margin-inline-end: 0.5em;
}
.image-nav__next i {
  -webkit-margin-start: 0.5em;
          margin-inline-start: 0.5em;
}

/* Components: Entry tags */
.entry-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.5em;
  font-size: 0.9rem;
}
.entry-tags a {
  background-color: var(--color-gray-200);
  color: var(--color-gray-600);
  padding: 0.35em 0.5em;
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
  text-decoration: none;
}
.entry-tags a:hover {
  background-color: var(--scheme-color);
  color: var(--color-white);
}
.entry-tags a::before {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  content: "";
  font-weight: 900;
  -webkit-margin-end: 0.5em;
          margin-inline-end: 0.5em;
}

/* Components: Author bio */
.author-bio {
  display: grid;
  grid-template-columns: 60px minmax(0, 1fr);
  grid-gap: 0 0.5em;
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  margin-inline: 0;
  max-width: 74ch;
}
.author-bio .avatar {
  display: block;
  grid-row: 1/4;
}
.author-bio__title {
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
  font-size: 0.9rem;
}
.author-bio__author-link {
  color: var(--anchor-color);
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.6rem;
}
.author-bio__author-link:hover {
  text-decoration: underline;
}
.author-bio__description {
  grid-column: 2;
  font-size: 0.9rem;
  -webkit-margin-before: 0.5em;
          margin-block-start: 0.5em;
}

.content-container .author-bio {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
}

@media (min-width: 48em) {
  .content-container .author-bio {
    -webkit-margin-before: 4rem;
            margin-block-start: 4rem;
  }
}
/* Components: Read more link */
.read-more-link {
  position: relative;
  display: table-cell;
  inset-block-start: 0.5em;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8rem;
}

/* Components: Post edit link */
.entry-header .post-edit-link,
.page-header .post-edit-link {
  position: absolute;
  display: inline-block;
  inset-block-start: 0.25em;
  inset-inline-end: 0.25em;
  padding: 0.25em 0.5em;
  background-color: var(--background-color);
  color: var(--anchor-color);
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.entry-header .post-edit-link:hover,
.page-header .post-edit-link:hover {
  text-decoration: underline;
}

/* Components: Scroll to top */
#scroll-to-top {
  background-color: var(--background-color-alt);
  border: 0.125em solid var(--color-white);
  position: fixed;
  inset-block-end: -2000px;
  inset-inline-end: 1rem;
  cursor: pointer;
  width: 2em;
  height: 2em;
  overflow: hidden;
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: inset 1s ease-in-out, background-color 0.3s ease-in-out;
  -o-transition: inset 1s ease-in-out, background-color 0.3s ease-in-out;
  transition: inset 1s ease-in-out, background-color 0.3s ease-in-out;
}
#scroll-to-top::before, #scroll-to-top::after {
  background-color: var(--color-white);
  position: absolute;
  content: "";
  width: 43%;
  height: 0.125em;
}
#scroll-to-top::before {
  inset-block-start: 47%;
  inset-inline-end: 15%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
#scroll-to-top::after {
  inset-block-start: 47%;
  inset-inline-start: 15%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#scroll-to-top:hover {
  background-color: var(--scheme-color);
}

/* Pages/Layout */
*,
::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  background-color: var(--background-color);
}

body,
.site-container {
  min-height: 100vh;
}

.site-main > * + * {
  -webkit-margin-before: 4em;
          margin-block-start: 4em;
}

.site-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.site-container > * {
  padding-inline: 1rem;
}
@media (min-width: 77em) {
  .site-container > * {
    padding-inline: -webkit-calc((100% - 75em) / 2);
    padding-inline: calc((100% - 75em) / 2);
  }
}
.site-container > * + * {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
}

@media (min-width: 64em) {
  body.has-social-bar .site-container > * {
    padding-inline: 5.75rem 1rem;
  }
}
@media (min-width: 77em) {
  body.has-social-bar .site-container > * {
    padding-inline: -webkit-calc((100% - 75em) / 2 + 4.75rem);
    padding-inline: calc((100% - 75em) / 2 + 4.75rem);
  }
}

.site-main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (min-width: 64em) {
  body.has-sidebar .site-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 2em;
  }
  body.has-sidebar .site-main .content-container {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 999;
    -webkit-flex-grow: 999;
        -ms-flex-positive: 999;
            flex-grow: 999;
    min-width: 50%;
  }
  body.has-sidebar .site-main .widget-area-sidebar {
    -webkit-flex-basis: 20em;
        -ms-flex-preferred-size: 20em;
            flex-basis: 20em;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 20em;
  }
}

.content-container > * + * {
  -webkit-margin-before: 3rem;
          margin-block-start: 3rem;
}

.content-container > article > * + *,
.content-container > .comments-area > * + *,
.content-container > .comment-respond > * + * {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
}

@media (min-width: 48em) {
  body.layout-condensed .content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    gap: 2em;
  }
  body.layout-condensed .content-container > * {
    width: -webkit-calc(50% - 2em);
    width: calc(50% - 2em);
  }
  body.layout-condensed .content-container > * + * {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

body.layout-condensed:not(.paged) .content-container > *:first-child,
body.layout-condensed .content-container .pagination,
body.layout-condensed .content-container > *.post_format-post-format-gallery,
body.layout-condensed .content-container > *.post_format-post-format-image,
body.layout-condensed .content-container > *.post_format-post-format-audio,
body.layout-condensed .content-container > *.post_format-post-format-aside,
body.layout-condensed .content-container > *.post_format-post-format-quote,
body.layout-condensed .content-container > *.post_format-post-format-status,
body.layout-condensed .content-container > *.post_format-post-format-video,
body.layout-condensed .content-container > *.post_format-post-format-chat,
body.layout-condensed .content-container > *.post_format-post-format-link {
  width: 100%;
}

/* Pages/lauout: Attachment */
.attachment .entry-content img {
  display: block;
  margin-inline: auto;
}
.attachment .wp-caption-text {
  background-color: transparent;
  font-weight: initial;
  margin-block: 0;
  color: var(--text-color);
  border: none;
  font-weight: 400;
}

/* Site header nav*/
.site-header-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: var(--background-color-alt);
  color: var(--color-white);
  -webkit-padding-before: 1em;
          padding-block-start: 1em;
  margin: 0;
  gap: 1em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 64em) {
  .site-header-nav {
    background-color: var(--scheme-color);
    padding: 0;
  }
}
@media (min-width: 77em) {
  .site-header-nav {
    padding-inline: -webkit-calc((100% - 75em - 2em) / 2);
    padding-inline: calc((100% - 75em - 2em) / 2);
  }
}
.site-header-nav a {
  color: var(--color-white);
}
.site-header-nav a:hover {
  text-decoration: none;
}
.site-header-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}

@media (min-width: 64em) {
  body.has-social-bar .site-container .site-header-nav {
    -webkit-padding-start: 4.75rem;
            padding-inline-start: 4.75rem;
  }
}
@media (min-width: 77em) {
  body.has-social-bar .site-container .site-header-nav {
    padding-inline: -webkit-calc((100% - 75em) / 2 + 3.75em);
    padding-inline: calc((100% - 75em) / 2 + 3.75em);
  }
}

#header-nav-toggle {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}

#header-nav-toggle:focus-visible ~ .header-nav-toggle-label {
  outline: var(--border-width) solid var(--color-white);
}

.header-nav-toggle-label {
  position: relative;
  display: block;
  z-index: 20;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  font-size: 1.875rem;
  line-height: 1.875rem;
  text-align: center;
}
@media (min-width: 64em) {
  .header-nav-toggle-label {
    display: none;
  }
}
.header-nav-toggle-label__open-icon, .header-nav-toggle-label__close-icon {
  position: absolute;
  inset: 0;
}
.header-nav-toggle-label__close-icon {
  display: none;
}

#header-nav-toggle:checked ~ .header-nav-toggle-label .header-nav-toggle-label__open-icon {
  display: none;
}

#header-nav-toggle:checked ~ .header-nav-toggle-label .header-nav-toggle-label__close-icon {
  display: block;
}

.site-header-nav .header-nav {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: var(--background-color-alt);
  position: absolute;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 2em 1em 1em;
  z-index: 10;
}
.site-header-nav .header-nav ul,
.site-header-nav .header-nav li {
  margin: 0;
  padding: 0;
}
@media (min-width: 64em) {
  .site-header-nav .header-nav {
    background-color: transparent;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0;
    text-align: start;
  }
}
.site-header-nav .header-nav ul {
  font-weight: 300;
}
@media (min-width: 64em) {
  .site-header-nav .header-nav ul {
    position: absolute;
    inset-block-start: 100%;
    inset-inline-start: 0;
    z-index: 30;
    white-space: nowrap;
  }
  .site-header-nav .header-nav ul ul {
    display: none;
    inset-block-start: 0;
    inset-inline-start: 100%;
  }
  .site-header-nav .header-nav ul li:hover {
    background-color: var(--color-gray-800);
  }
  .site-header-nav .header-nav ul li.menu-item-has-children > a::after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
.site-header-nav .header-nav li {
  position: relative;
  padding: 1em;
}
.site-header-nav .header-nav > li > ul {
  display: none;
}
.site-header-nav .header-nav > * + * {
  margin-top: 1em;
}
@media (min-width: 64em) {
  .site-header-nav .header-nav > * + * {
    margin-top: 0;
  }
}
@media (min-width: 64em) {
  .site-header-nav .header-nav li:hover,
.site-header-nav .header-nav li:focus-within,
.site-header-nav .header-nav li.current-menu-item,
.site-header-nav .header-nav ul {
    background-color: var(--background-color-alt);
  }
}
.site-header-nav .header-nav li:hover > ul,
.site-header-nav .header-nav li:focus-within > ul {
  display: block;
}
.site-header-nav .header-nav li.menu-item-has-children > a::after {
  content: "";
  display: inline-block;
  height: 0.5em;
  width: 0.5em;
  -webkit-margin-start: 0.5em;
          margin-inline-start: 0.5em;
  -webkit-margin-before: -0.25em;
          margin-block-start: -0.25em;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  vertical-align: middle;
  -webkit-border-end: 0.1875em solid var(--color-white);
          border-inline-end: 0.1875em solid var(--color-white);
  -webkit-border-start: none;
          border-inline-start: none;
  -webkit-border-before: 0.1875em solid var(--color-white);
          border-block-start: 0.1875em solid var(--color-white);
}

#header-nav-toggle:checked ~ .header-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* Site header nav: Social bar */
.social-bar {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.75em;
  font-size: 1.875rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.social-bar a:hover {
  color: var(--anchor-color);
}
@media (min-width: 64em) {
  .social-bar {
    background-color: var(--color-black);
    position: fixed;
    inset-block-start: 0;
    padding: 0;
    padding-block: 8rem 0.5em;
    margin: 0;
    width: 3.75rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    justify-items: flex-start;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 20;
    height: auto;
    -webkit-margin-start: -3.75rem;
            margin-inline-start: -3.75rem;
    border-end-start-radius: var(--border-radius);
    border-end-end-radius: var(--border-radius);
  }
}

/* Site-header */
.site-header {
  background-color: var(--background-color-alt);
  color: var(--color-white);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
  padding-block: 1em;
  margin: 0;
}
@media (min-width: 48em) {
  .site-header {
    padding-block: 2em;
  }
}
@media (min-width: 64em) {
  .site-header {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.site-header a {
  color: var(--color-white);
}

.site-branding {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 50%;
}
.site-branding * {
  margin: 0;
}
.site-branding > * + * {
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
}

.site-title {
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1;
}
.site-title a:hover {
  text-decoration: none;
}

.custom-logo-link {
  display: block;
}

.custom-logo {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.site-tagline {
  font-size: 0.8rem;
  line-height: 1;
}

/* Comments */
.comments-area > * + * {
  -webkit-margin-before: 3rem;
          margin-block-start: 3rem;
}

.comment-list {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.comment-list > * + * {
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
}

.comment-list,
.comment-list .children {
  list-style: none;
}

/* Comments: Comments title */
.comments-title {
  font-size: 2.4rem;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}

/* Comments: Comment */
.comment-content,
.comment .reply {
  margin: 0 !important;
}

.comment .children,
.pingback .children {
  margin: 2em 0 0 1em;
}

.comment-list > * + * {
  -webkit-margin-before: 2em;
          margin-block-start: 2em;
  border-top: var(--border-width) dashed var(--color-gray);
  -webkit-padding-before: 2em;
          padding-block-start: 2em;
}

.comment:last-child {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}

.comment-meta {
  display: inline-grid;
  grid-template-columns: 50px minmax(0, auto);
  gap: 0.25em 1em;
}
.comment-meta a {
  text-decoration: none;
  color: var(--text-color);
}
.comment-meta a:hover {
  color: var(--anchor-color);
}
.comment-meta .comment-author {
  display: inline-grid;
  grid-template-columns: 50px repeat(2, minmax(0, auto));
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  grid-column: 1/3;
  grid-row: 1/3;
  gap: 0 1em;
}
.comment-meta .comment-author .avatar {
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
}
.comment-meta .comment-metadata {
  font-size: 0.85rem;
  grid-row: 2;
  grid-column: 2;
}
.comment-meta .comment-edit-link {
  color: var(--anchor-color);
  -webkit-margin-start: 1em;
          margin-inline-start: 1em;
  font-weight: 600;
}
.comment-meta .comment-edit-link:hover {
  text-decoration: underline;
}

.comment-content,
.comment .reply {
  -webkit-padding-start: -webkit-calc(50px + 1em);
          padding-inline-start: calc(50px + 1em);
}

.comment-content {
  font-size: 1rem;
}
.comment-content > * {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

.pingback .comment-body,
.trackback .comment-body {
  font-weight: 600;
}
.pingback .comment-body a,
.trackback .comment-body a {
  font-weight: 400;
}

.comment-reply-link {
  background-color: var(--btn-background-color);
  font-size: 1rem;
  text-decoration: none;
  padding: 0.15em 0.5em;
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
  color: var(--btn-text-color);
}
.comment-reply-link:hover, .comment-reply-link:focus {
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
  text-decoration: none;
}

/* Comments: Comment reply form */
.comment-respond {
  display: inline-block;
  max-width: 100%;
}
.comment-respond .comment-reply-title {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

.comment-form label {
  display: block;
}
.comment-form .form-submit {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

.comment .comment-respond {
  -webkit-margin-before: 2em;
          margin-block-start: 2em;
}

#cancel-comment-reply-link {
  display: block;
  font-size: 1rem;
}

/* Widgets */
/* Widgets: Widget-ares */
.widget-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4em;
}

@media (min-width: 64em) {
  .widget-area-above-content,
.widget-area-below-content,
.widget-area-footer-top,
.widget-area-footer-bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.widget-area-above-content > *,
.widget-area-below-content > *,
.widget-area-footer-top > *,
.widget-area-footer-bottom > * {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
@media (min-width: 64em) {
  .widget-area-above-content > *,
.widget-area-below-content > *,
.widget-area-footer-top > *,
.widget-area-footer-bottom > * {
    width: -webkit-calc(33% - 4em);
    width: calc(33% - 4em);
  }
}

.widget-area-footer-top,
.widget-area-footer-bottom {
  background-color: var(--background-color-alt);
  color: var(--color-white);
  padding-block: 2em;
}

.widget-area-footer-bottom ~ .site-footer,
.widget-area-footer-top ~ .site-footer,
.widget-area-footer-top ~ .widget-area-footer-bottom {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

@media (min-width: 64em) {
  .widget-area-sidebar {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

/* Widgets: Widgets */
.widget-title {
  font-size: 1.7rem;
  margin: 0;
  margin-block: 0 0.5em;
}
@media (min-width: 26.5625em) {
  .widget-title {
    font-size: 2rem;
  }
}

.widget ul {
  margin: 0;
  padding: 0;
}
.widget ul ul {
  -webkit-margin-start: 1em;
          margin-inline-start: 1em;
}
.widget .wp-caption p {
  margin: 0;
}

.widget_archive a,
.widget_categories a,
.widget_pages a,
.widget_meta a,
.widget_recent_entries a,
.widget_recent_comments a,
.widget_rss a,
.widget_tag_cloud a,
.widget_nav_menu a {
  color: var(--text-color);
}
.widget_archive a:hover,
.widget_categories a:hover,
.widget_pages a:hover,
.widget_meta a:hover,
.widget_recent_entries a:hover,
.widget_recent_comments a:hover,
.widget_rss a:hover,
.widget_tag_cloud a:hover,
.widget_nav_menu a:hover {
  text-decoration: none;
  color: var(--anchor-color);
}

.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_nav_menu ul {
  list-style: none;
}
.widget_archive > ul > li + li,
.widget_categories > ul > li + li,
.widget_pages > ul > li + li,
.widget_meta > ul > li + li,
.widget_recent_entries > ul > li + li,
.widget_recent_comments > ul > li + li,
.widget_rss > ul > li + li,
.widget_nav_menu > ul > li + li {
  -webkit-border-before: var(--border-width) solid var(--border-color);
          border-block-start: var(--border-width) solid var(--border-color);
  -webkit-padding-before: 0.5em;
          padding-block-start: 0.5em;
}

.widget_recent_comments a,
.widget_rss a {
  font-weight: 600;
  color: var(--scheme-color);
}
.widget_recent_comments a:hover,
.widget_rss a:hover {
  text-decoration: underline;
}

.widget_calendar table {
  max-width: 100%;
  display: table;
  table-layout: fixed;
}
.widget_calendar a {
  text-decoration: none;
  font-weight: 600;
}
.widget_calendar td,
.widget_calendar th {
  text-align: center;
  padding: 0.5em;
}
@media (min-width: 64em) {
  .widget_calendar td,
.widget_calendar th {
    padding: 0.75em;
  }
}
.widget_calendar caption {
  -webkit-margin-after: 0.5em;
          margin-block-end: 0.5em;
}
.widget_calendar .wp-calendar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.widget_rss .widget-title img {
  display: none;
}
.widget_rss .widget-title a {
  color: var(--text-color);
}
.widget_rss .rss-date {
  display: block;
  font-weight: 600;
  font-size: 0.9rem;
}
.widget_rss li {
  line-height: 1.5;
}
.widget_rss li + li {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-padding-before: 1em;
          padding-block-start: 1em;
}

.widget-area-header .widget_archive a,
.widget-area-header .widget_categories a,
.widget-area-header .widget_pages a,
.widget-area-header .widget_meta a,
.widget-area-header .widget_recent_entries a,
.widget-area-header .widget_recent_comments a,
.widget-area-header .widget_tag_cloud a,
.widget-area-header .widget_nav_menu a,
.widget-area-footer-top .widget_archive a,
.widget-area-footer-top .widget_categories a,
.widget-area-footer-top .widget_pages a,
.widget-area-footer-top .widget_meta a,
.widget-area-footer-top .widget_recent_entries a,
.widget-area-footer-top .widget_recent_comments a,
.widget-area-footer-top .widget_tag_cloud a,
.widget-area-footer-top .widget_nav_menu a,
.widget-area-footer-bottom .widget_archive a,
.widget-area-footer-bottom .widget_categories a,
.widget-area-footer-bottom .widget_pages a,
.widget-area-footer-bottom .widget_meta a,
.widget-area-footer-bottom .widget_recent_entries a,
.widget-area-footer-bottom .widget_recent_comments a,
.widget-area-footer-bottom .widget_tag_cloud a,
.widget-area-footer-bottom .widget_nav_menu a {
  color: var(--color-white);
}
.widget-area-header .widget_archive a:hover,
.widget-area-header .widget_categories a:hover,
.widget-area-header .widget_pages a:hover,
.widget-area-header .widget_meta a:hover,
.widget-area-header .widget_recent_entries a:hover,
.widget-area-header .widget_recent_comments a:hover,
.widget-area-header .widget_tag_cloud a:hover,
.widget-area-header .widget_nav_menu a:hover,
.widget-area-footer-top .widget_archive a:hover,
.widget-area-footer-top .widget_categories a:hover,
.widget-area-footer-top .widget_pages a:hover,
.widget-area-footer-top .widget_meta a:hover,
.widget-area-footer-top .widget_recent_entries a:hover,
.widget-area-footer-top .widget_recent_comments a:hover,
.widget-area-footer-top .widget_tag_cloud a:hover,
.widget-area-footer-top .widget_nav_menu a:hover,
.widget-area-footer-bottom .widget_archive a:hover,
.widget-area-footer-bottom .widget_categories a:hover,
.widget-area-footer-bottom .widget_pages a:hover,
.widget-area-footer-bottom .widget_meta a:hover,
.widget-area-footer-bottom .widget_recent_entries a:hover,
.widget-area-footer-bottom .widget_recent_comments a:hover,
.widget-area-footer-bottom .widget_tag_cloud a:hover,
.widget-area-footer-bottom .widget_nav_menu a:hover {
  text-decoration: underline;
}
.widget-area-header .widget_rss .widget-title a,
.widget-area-footer-top .widget_rss .widget-title a,
.widget-area-footer-bottom .widget_rss .widget-title a {
  color: var(--color-white);
}

/* Site footer */
.site-footer {
  background-color: var(--background-color-alt);
  padding-block: 2em;
  color: var(--color-white);
}
@media (min-width: 48em) {
  .site-footer {
    -webkit-margin-before: 4rem;
            margin-block-start: 4rem;
  }
}
.site-footer > * + * {
  -webkit-margin-before: 2em;
          margin-block-start: 2em;
}
.site-footer a {
  text-decoration: none;
  color: var(--color-white);
}
.site-footer a:hover {
  text-decoration: underline;
}

.site-footer-info {
  font-size: 0.85rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5em;
}
.site-footer-info a {
  font-weight: 600;
}
@media (min-width: 48em) {
  .site-footer-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .site-footer-info > * + * {
    -webkit-border-start: var(--border-width) solid var(--color-gray);
            border-inline-start: var(--border-width) solid var(--color-gray);
    -webkit-padding-start: 0.5em;
            padding-inline-start: 0.5em;
  }
}

/* 5.2 Site footer: Footer nav */
.site-footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0;
  list-style: none;
  font-size: 0.85rem;
  gap: 0 1em;
}
.site-footer-nav > *::before {
  content: "//";
  -webkit-margin-end: 0.25em;
          margin-inline-end: 0.25em;
}
.site-footer-nav a:hover {
  color: var(--anchor-color);
  text-decoration: none;
}

/* Post formats */
/* Post formats: Aside*/
body:not(.single) article.format-aside {
  background-color: var(--color-gray-200);
  color: var(--color-black);
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
  padding: 1em;
}
body:not(.single) article.format-aside a {
  color: var(--color-black);
}
body:not(.single) article.format-aside .entry-meta {
  font-weight: 600;
  margin-inline: auto;
  font-style: normal;
  text-transform: uppercase;
}
body:not(.single) article.format-aside .entry-content {
  -webkit-margin-before: 0.5em;
          margin-block-start: 0.5em;
}
body:not(.single) article.format-aside .entry-content > *:first-child {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
body:not(.single) article.format-aside .entry-content p {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

/* Post formats: Chat*/
body:not(.single) article.format-chat .entry-content {
  font-family: monospace, monospace;
  font-weight: 600;
}
body:not(.single) article.format-chat .entry-content p {
  line-height: 1;
}

/* Post formats: Image */
@media (min-width: 48em) {
  body:not(.single) article.format-image .entry-content img,
body:not(.single) article.format-image .entry-content figure {
    width: 100% !important;
    border: none;
    -webkit-border-radius: var(--border-radius);
            border-radius: var(--border-radius);
    margin: 0;
  }
  body:not(.single) article.format-image .entry-content p {
    margin: 0;
  }
  body:not(.single) article.format-image .entry-content .wp-caption img {
    -webkit-border-radius: 0;
            border-radius: 0;
  }
  body:not(.single) article.format-image .entry-content .wp-caption-text {
    padding: 1em 0;
    text-align: start;
  }
}
/* Post formats: Link*/
body:not(.single) article.format-link {
  font-size: 2rem;
}
body:not(.single) article.format-link .entry-content a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
}
body:not(.single) article.format-link .entry-content a:hover {
  text-decoration: underline;
}

/* Post formats: Quote*/
body:not(.single) article.format-quote .entry-content {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
}
body:not(.single) article.format-quote .entry-content blockquote {
  -webkit-margin-after: 0;
          margin-block-end: 0;
  border: none;
  padding: 0;
  margin: 0;
}
body:not(.single) article.format-quote .entry-content blockquote::before {
  font-size: 3rem;
}

/* Post formats: Status*/
body:not(.single) article.format-status .entry-meta {
  text-transform: uppercase;
  font-weight: 800;
}
body:not(.single) article.format-status .entry-content {
  font-size: 2rem;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  font-weight: 600;
}
body:not(.single) article.format-status .entry-content > *:first-child {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
body:not(.single) article.format-status .entry-content p {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

/* Post formats: Video*/
body:not(.single) article.format-video .entry-content iframe,
body:not(.single) article.format-video .entry-content embed,
body:not(.single) article.format-video .entry-content object {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  aspect-ratio: attr(width)/attr(height);
  vertical-align: bottom;
}

/* Block styles */
.wp-block-cover-image,
.wp-block-cover {
  height: auto;
}

.wp-block-cover-text {
  margin: 0 auto;
  padding: 0;
}

.wp-block-image figure,
.wp-block-image figcaption {
  border: var(--border-width) solid var(--border-color);
}
.wp-block-image figure {
  border-bottom: 0;
}
.wp-block-image figcaption {
  margin: 0;
  padding: 1em;
  border-end-start-radius: var(--border-radius);
  border-end-end-radius: var(--border-radius);
}
.wp-block-image img {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.wp-block-button {
  margin-bottom: 1em;
}

.wp-block-button__link,
.wp-block-file a.wp-block-file__button {
  background-color: var(--btn-background-color);
  -webkit-border-radius: 0.25em;
          border-radius: 0.25em;
}
.wp-block-button__link:hover, .wp-block-button__link:active, .wp-block-button__link:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus {
  text-decoration: none;
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
}

.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-item {
  overflow: auto;
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  padding: 1em;
  width: -webkit-calc(100% - 2em);
  width: calc(100% - 2em);
}

.wp-block-file .wp-block-file__button {
  display: table;
  margin: 0.5em 0 1em 0;
  font-size: 1rem;
}

.wp-block-embed {
  overflow: auto;
}

.wp-block-separator {
  width: 100%;
  border: none;
  height: 0.0625em;
  margin: 0 0 1em 0;
  background-color: var(--text-color);
}

.wp-block-separator:not(.is-style-dots) {
  margin: 0 0 1em;
  text-align: left;
}

.wp-block-table td,
.wp-block-table th,
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: var(--border-color);
}

.wp-block-table td,
.wp-block-table th {
  border-width: 0 0.0625em 0.0625em 0;
  padding: 1em;
}

.wp-block-quote {
  border-left: 0.125em solid var(--border-color);
}

.wp-block-quote.has-text-align-right {
  border-left: 0;
  border-right: 0.125em solid var(--border-color);
  padding-left: 0;
  padding-right: 1em;
}

.wp-block-pullquote {
  border-color: transparent;
}

.wp-block-pullquote blockquote {
  border: 0;
}

p.wp-block-cover-text:not(.has-text-color) {
  color: #fff;
}

.wp-block-code {
  background-color: var(--color-gray-200);
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
}
.wp-block-code code {
  background-color: transparent;
}

.wp-block-verse {
  font-family: var(--font-family);
  padding: 0.5em 0;
}

.wp-block-preformatted {
  white-space: pre;
  overflow-x: auto;
}

.wp-block-separator {
  border: none;
  width: 25%;
  margin-inline: auto;
}

.wp-block-separator.is-style-wide {
  width: 100%;
}

.wp-block-calendar table {
  display: table;
  margin-block: 1em;
}