/*
Pink: #F4486D
Light Blue: #79CFCD
Dark Blue: #2C3551

2020 Theme Colors
Blue            #8AB8C4
Dark Blue       #70959D
Light Blue      #ABDBEA
Pink            #CF736D
Dark Pink       #D64D50
Light Pink      #BFAFAC
Yellow          #FBAE48
Light Yellow    #F4D5C0
White           #EDF3F5
*/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: "Whitney A", "Whitney B", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 22px;
  background-color: #f4f6f7;
}

body {
  margin: 0;
}

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

#kofi-container {
  margin: 20px auto 20px auto;
}

#mailchimp_button {
  background-color: #f7486f;
  color: white;
  box-shadow: 0px 2px 8px #00000020;
  padding: 10px 20px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  margin: 10px auto 0 auto;
  width: 180px;
}

article {
  background-color: white;
}

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

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

[hidden],
template {
  display: none;
}

a {
  background: 0 0;
}

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

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

b,
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;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td,
th {
  padding: 0;
}

@font-face {
  font-family: "icons";
  src: url("../font/icons.eot?58972676");
  src: url("../font/icons.eot?58972676#iefix") format("embedded-opentype"),
    url("../font/icons.woff2?58972676") format("woff2"),
    url("../font/icons.woff?58972676") format("woff"),
    url("../font/icons.ttf?58972676") format("truetype"),
    url("../font/icons.svg?58972676#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="ic-"]:before,
[class*=" ic-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}

.ic-arrow-right:before {
  content: "\e800";
}

.ic-arrow-left:before {
  content: "\e801";
}

.ic-menu:before {
  content: "\e803";
}

.ic-rss:before {
  content: "\e807";
}

.ic-star:before {
  content: "\e808";
}

.ic-pencil:before {
  content: "\e802";
}

.ic-location:before {
  content: "\e805";
}

.ic-link:before {
  content: "\e806";
}

.ic-mail:before {
  content: "\e804";
}

.ic-twitter:before {
  content: "\f099";
}

.ic-facebook:before {
  content: "\f09a";
}

.ic-googleplus:before {
  content: "\f0d5";
}

@font-face {
  font-family: "Cardo";
  font-style: normal;
  font-weight: 400;
  src: url("../font/cardo-v9-latin-regular.eot");
  src: local("Cardo"), local("Cardo-Regular"),
    url("../font/cardo-v9-latin-regular.eot?#iefix") format("embedded-opentype"),
    url("../font/cardo-v9-latin-regular.woff2") format("woff2"),
    url("../font/cardo-v9-latin-regular.woff") format("woff"),
    url("../font/cardo-v9-latin-regular.ttf") format("truetype"),
    url("../font/cardo-v9-latin-regular.svg#Cardo") format("svg");
}

@font-face {
  font-family: "Cardo";
  font-style: italic;
  font-weight: 400;
  src: url("../font/cardo-v9-latin-italic.eot");
  src: local("Cardo Italic"), local("Cardo-Italic"),
    url("../font/cardo-v9-latin-italic.eot?#iefix") format("embedded-opentype"),
    url("../font/cardo-v9-latin-italic.woff2") format("woff2"),
    url("../font/cardo-v9-latin-italic.woff") format("woff"),
    url("../font/cardo-v9-latin-italic.ttf") format("truetype"),
    url("../font/cardo-v9-latin-italic.svg#Cardo") format("svg");
}

@font-face {
  font-family: "Cardo";
  font-style: normal;
  font-weight: 700;
  src: url("../font/cardo-v9-latin-700.eot");
  src: local("Cardo Bold"), local("Cardo-Bold"),
    url("../font/cardo-v9-latin-700.eot?#iefix") format("embedded-opentype"),
    url("../font/cardo-v9-latin-700.woff2") format("woff2"),
    url("../font/cardo-v9-latin-700.woff") format("woff"),
    url("../font/cardo-v9-latin-700.ttf") format("truetype"),
    url("../font/cardo-v9-latin-700.svg#Cardo") format("svg");
}

@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../font/fira-sans-v8-latin-regular.eot");
  src: local("Fira Sans Regular"), local("FiraSans-Regular"),
    url("../font/fira-sans-v8-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../font/fira-sans-v8-latin-regular.woff2") format("woff2"),
    url("../font/fira-sans-v8-latin-regular.woff") format("woff"),
    url("../font/fira-sans-v8-latin-regular.ttf") format("truetype"),
    url("../font/fira-sans-v8-latin-regular.svg#FiraSans") format("svg");
}

@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../font/fira-sans-v8-latin-500.eot");
  src: local("Fira Sans Medium"), local("FiraSans-Medium"),
    url("../font/fira-sans-v8-latin-500.eot?#iefix") format("embedded-opentype"),
    url("../font/fira-sans-v8-latin-500.woff2") format("woff2"),
    url("../font/fira-sans-v8-latin-500.woff") format("woff"),
    url("../font/fira-sans-v8-latin-500.ttf") format("truetype"),
    url("../font/fira-sans-v8-latin-500.svg#FiraSans") format("svg");
}

@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../font/fira-sans-v8-latin-700.eot");
  src: local("Fira Sans Bold"), local("FiraSans-Bold"),
    url("../font/fira-sans-v8-latin-700.eot?#iefix") format("embedded-opentype"),
    url("../font/fira-sans-v8-latin-700.woff2") format("woff2"),
    url("../font/fira-sans-v8-latin-700.woff") format("woff"),
    url("../font/fira-sans-v8-latin-700.ttf") format("truetype"),
    url("../font/fira-sans-v8-latin-700.svg#FiraSans") format("svg");
}

.hljs {
  display: block;
  color: #66645c;
  -webkit-text-size-adjust: none;
}

.hljs-comment,
.diff .hljs-header,
.hljs-javadoc {
  color: #998;
  font-style: italic;
}

.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
  color: #333;
  font-weight: bold;
}

.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
  color: #008080;
}

.hljs-string,
.hljs-tag .hljs-value,
.hljs-phpdoc,
.hljs-dartdoc,
.tex .hljs-formula {
  color: #d14;
}

.hljs-title,
.hljs-id,
.scss .hljs-preprocessor {
  color: #900;
  font-weight: bold;
}

.hljs-list .hljs-keyword,
.hljs-subst {
  font-weight: normal;
}

.hljs-class .hljs-title,
.hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
  color: #458;
  font-weight: bold;
}

.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rule .hljs-property,
.django .hljs-tag .hljs-keyword {
  color: #000080;
  font-weight: normal;
}

.hljs-attribute,
.hljs-variable,
.lisp .hljs-body,
.hljs-name {
  color: #008080;
}

.hljs-regexp {
  color: #009926;
}

.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.clojure .hljs-keyword,
.scheme .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
  color: #990073;
}

.hljs-built_in {
  color: #0086b3;
}

.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-doctype,
.hljs-shebang,
.hljs-cdata {
  color: #999;
  font-weight: bold;
}

.hljs-deletion {
  background: #fdd;
}

.hljs-addition {
  background: #dfd;
}

.diff .hljs-change {
  background: #0086b3;
}

.hljs-chunk {
  color: #aaa;
}

@supports (flex-wrap: wrap) {
  body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }

  #wrapper {
    flex: 1;
  }
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
  /* background-image: url("Waihou-litest.png");
    background-size: 100%; */
}

html.menu-active,
.menu-active body {
  overflow-y: hidden;
}

body {
  font-family: "Whitney A", "Whitney B";
  font-weight: 400;
  font-size: 18px;
  color: #45484d;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input,
button,
select,
textarea {
  font-family: "Fira Sans", sans-serif;
  transition: all ease-out 0.2s;
}

a {
  color: #212226;
  text-decoration: none;
  font-weight: 400;
  transition: all ease-out 0.2s;
}

a:hover,
a:focus {
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Whitney A", "Whitney B", "Fira Sans", sans-serif;
  text-rendering: optimizeLegibility;
  color: #000;
}

h1 {
  font-size: 2em;
  line-height: 1em;
  text-indent: -1px;
  margin: 1em 0 1em;
}

h2 {
  font-size: 1.75em;
  line-height: 1.111em;
  text-indent: -1px;
  margin: 1.143em 0 1.143em;
}

h3 {
  font-size: 1.5em;
  line-height: 1.33333em;
  margin: 1em 0 1em;
}

h4 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 1.2em 0 1.2em;
  font-weight: 500 !important;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}

p {
  margin: 0 0 1em;
}

ul,
ol {
  margin: 0 0 2em;
  padding-left: 2em;
  box-sizing: border-box;
}

ul {
  list-style: none;
}

li {
  position: relative;
}

ul > li:before,
ol > li:before {
  position: absolute;
  width: 1.5em;
  margin-left: -2em;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  text-align: right;
  color: #000;
}

ul > li:before {
  margin-top: 0.25em;
  content: "*";
}

ol {
  list-style-type: none;
  counter-reset: item;
}

ol > li:before {
  content: counter(item) ". " !important;
  counter-increment: item;
}

ol ol,
ul ul,
ul ol,
ol ul {
  padding-left: 30px;
  margin: 15px 0;
}

hr {
  display: block;
  height: 1px;
  margin: 0 0 2em;
  padding: 0;
  background: #e5e4e1;
  border: 0;
}

blockquote {
  margin: 0 0 2em;
  padding: 0.25em 1em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 0.25em solid #fbae48;
  font-weight: 400;
  color: #636363;
}

blockquote * {
  margin: 0 0 1em;
  font-family: inherit;
  color: inherit;
}

blockquote *:first-child {
  margin-top: 0;
}

blockquote *:last-child {
  margin-bottom: 0;
}

em,
i {
  font-style: italic;
}

strong,
b {
  font-weight: 700;
}

small {
  font-size: 0.9em;
  color: #45484d;
}

dl {
  margin: 0 0 2em;
  padding-left: 30px;
}

dl dt {
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  font-size: 0.75em;
  line-height: 1.25em;
  font-weight: 700;
  color: #000;
  margin-bottom: 0.33333em;
}

dl dt:before {
  content: "";
  position: absolute;
  width: 1em;
  height: 1px;
  margin-left: -30px;
  margin-top: 0.5em;
  background: #c2c7cc;
}

dl dd {
  margin-left: 0;
  margin-bottom: 1em;
}

mark {
  background-color: #ffc336;
}

code,
tt {
  position: relative;
  margin: 0 0.33333em;
  padding: 0.33333em 0.66666em;
  font-family: monospace, sans-serif;
  font-size: 0.75em;
  background: #faf9f7;
  border: 1px solid #e5e4e1;
  top: -2px;
  white-space: pre-wrap;
}

pre {
  position: relative;
  margin: 0 0 2em;
  padding: 1em;
  overflow: hidden;
  font-family: monospace, sans-serif;
  white-space: pre;
  background: #faf9f7;
  border: 1px solid #e5e4e1;
  box-sizing: border-box;
}

pre .lines {
  position: absolute;
  width: 2.66666em;
  height: 100%;
  left: 0;
  top: 0;
  padding: 1.33333em 0;
  border-right: 1px solid #e5e4e1;
  font-size: 0.75em;
  line-height: 2em;
  text-align: right;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
}

pre .lines .line {
  display: block;
  padding-right: 0.33333em;
  color: #45484d;
}

pre code,
pre tt {
  display: block;
  position: static;
  top: auto;
  margin: -1.33333em -1.33333em -1.33333em 1.33333em;
  padding: 1.33333em;
  overflow-x: auto;
  font-size: 0.75em;
  line-height: 2em;
  white-space: pre;
  background: transparent;
  border: none;
  vertical-align: inherit;
}

pre code.language-text {
  overflow: hidden;
  white-space: normal;
  margin-left: -1.33333em;
}

kbd {
  display: inline-block;
  margin-bottom: 0.5em;
  padding: 1px 8px;
  border: #e5e4e1 1px solid;
  color: #45484d;
  text-shadow: #fff 0 1px 0;
  font-size: 0.9em;
  font-weight: bold;
  background: #faf9f7;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 0 #fff inset;
}

table {
  width: 100%;
  max-width: 100%;
  margin: 0 0 2em;
  background-color: transparent;
  border: 1px solid #e5e4e1;
}

table th,
table td {
  position: relative;
  padding: 0.5em;
  line-height: 0.95em;
  text-align: left;
  border: 1px solid #e5e4e1;
}

table th {
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  font-size: 0.75em;
  line-height: 1.25em;
  padding: 0.66666em;
  color: #000;
}

table td:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -1px;
  top: -1px;
  padding: 1px;
  z-index: -1;
  content: "";
  background: #faf9f7;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 0 2em;
}

.fluid-width-video-wrapper {
  margin: 0 0 2em;
}

figure figcaption {
  font-family: "Fira Sans", sans-serif;
  color: #8a9199;
  text-align: center;
  max-width: 32em;
  margin: auto;
  font-size: 0.75em;
  line-height: 1.25em;
  padding: 0.66666em 0;
}

.kg-image-card {
  margin: 0 0 2em;
  max-width: none !important;
}

.kg-image-card.kg-width-wide {
  max-width: 48em !important;
  min-width: 100%;
  width: 75vw;
}

.kg-image-card.kg-width-full {
  max-width: none;
  width: 100vw;
  margin-top: 2em;
}

.kg-image-card .kg-image {
  margin: 0 auto;
  border-radius: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.kg-image-card .kg-image-full + figcaption {
  margin-bottom: 1.33333em;
}

.kg-gallery-card {
  margin: 0 0 2em;
  max-width: 48em !important;
  min-width: 100%;
  width: 75vw;
}

.kg-gallery-container {
  display: flex;
  flex-direction: column;
}

.kg-gallery-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.kg-gallery-image img {
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
}

.kg-gallery-row:not(:first-of-type) {
  margin: 0.75em 0 0 0;
}

.kg-gallery-image:not(:first-of-type) {
  margin: 0 0 0 0.75em;
}

.kg-embed-card {
  margin: 0 0 2em;
}

.kg-embed-card > * {
  margin-left: auto;
  margin-right: auto;
}

.kg-code-card {
  min-width: 100%;
  margin: 0 0 2em;
}

.kg-code-card pre {
  margin: 0;
}

.kg-bookmark-card {
  width: 100%;
  margin: 0 0 2em;
}

.kg-bookmark-container {
  display: flex;
  text-decoration: none;
  min-height: 8em;
  background: #faf9f7;
  border: 1px solid #e5e4e1 !important;
  overflow: hidden;
}

.kg-bookmark-content {
  font-family: "Fira Sans", sans-serif;
  text-rendering: optimizeLegibility;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: flex-start;
  justify-content: start;
  padding: 1.5em;
  color: #45484d;
}

.kg-bookmark-title {
  color: #212226;
  font-size: 0.75em;
  line-height: 2em;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.kg-bookmark-description {
  display: -webkit-box;
  font-size: 0.75em;
  line-height: 1.66666em;
  font-weight: 400;
  margin-top: 0.33333em;
  max-height: 3.33333em;
  overflow-y: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.kg-bookmark-thumbnail {
  position: relative;
  min-width: 33%;
  max-height: 100%;
}

.kg-bookmark-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.kg-bookmark-metadata {
  font-family: "Fira Sans", sans-serif;
  text-rendering: optimizeLegibility;
  display: flex;
  align-items: center;
  font-size: 0.75em;
  line-height: 1.66666em;
  color: #45484d;
  font-weight: 400;
  margin-top: 1em;
  flex-wrap: wrap;
}

.kg-bookmark-icon {
  width: 1.33333em;
  height: 1.33333em;
  margin: 0 0.75em 0 0;
}

.kg-bookmark-author:after {
  content: "•";
  margin: 0 0.33333em;
}

.kg-bookmark-publisher {
  color: #f26a3d;
}

@media (max-width: 640px) {
  .kg-bookmark-container {
    flex-direction: column;
  }

  .kg-bookmark-thumbnail {
    order: 1;
    width: 100%;
    min-height: 160px;
  }

  .kg-bookmark-thumbnail img {
    border-radius: 3px 3px 0 0;
  }

  .kg-bookmark-content {
    order: 2;
  }
}

.clear {
  clear: both;
}

.hidden {
  display: none;
}

@keyframes fadein {
  0% {
    opacity: 0.2;
  }

  100% {
    opacity: 0.9;
  }
}

.avatar {
  position: relative;
  overflow: hidden;
  background: #e5e4e1;
  margin: 0;
}

.avatar:before,
.avatar:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 50%;
  height: 50%;
  bottom: 32.5%;
  left: 25%;
  border-radius: 100%;
  background: #f2f2f0;
  box-sizing: border-box;
}

.avatar:after {
  width: 80%;
  bottom: -25%;
  left: 10%;
}

.avatar img {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: auto;
}

#blog-header {
  position: relative;
}

.author-template #blog-header:after,
#blog-header.has-cover:after {
  display: none;
}

.paged #blog-header.has-cover,
.tag-template #blog-header {
  padding: 4em 0;
}

.author-template #blog-header.has-cover {
  padding: 6em 0;
}

.blog-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
  background: no-repeat scroll center center/cover #000;
  animation: 0.5s ease-in forwards fadein;
  display: flex;
  align-items: center;
}

.blog-cover img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 6;
  object-fit: cover;
}

.blog-cover:after {
  position: absolute;
  width: 100%;
  height: 6em;
  left: 0;
  bottom: 0;
  z-index: 8;
  content: "";
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
}

.blog-logo {
  position: fixed;
  max-width: 2em;
  left: 0;
  top: 0;
  margin: 1em;
  z-index: 200;
}

.blog-logo img {
  display: block;
  margin: 0 auto;
}

.blog-name {
  position: relative;
  display: block;
  z-index: 10;
  margin: 0;
  padding: 0;
  font-family: "Quarto A", "Quarto B", "Fira Sans", sans-serif;
  font-weight: 700;
  font-size: 45px;
  line-height: 1em;
  text-decoration: none;
}

.home-template .blog-name {
  font-size: 45px;
}

.has-cover .blog-name {
  color: #fff;
}

.blog-name a {
  text-decoration: none;
  font-weight: inherit;
  color: inherit;
}

.blog-name:hover {
  color: #f7486f;
}

.blog-description {
  position: relative;
  display: block;
  z-index: 10;
  margin: 0;
  margin-top: -5px;
  padding: 0;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 1.5em;
  font-family: "Gotham A", "Gotham B";
}

.home-template .blog-description {
  font-size: 16px;
}

.has-cover .blog-description {
  color: #fff;
}

#my-work {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
}

.work-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
  padding: 20px 10px;
  width: 20%;
}

.work-button:hover {
  background-color: #2c3551;
  color: white;
}

.work-button:hover > .work-button .fas,
.work-button .fab {
  color: white;
}

.work-button i {
  font-size: 25px;
  margin-bottom: 5px;
}

.work-button .fas,
.work-button .fab {
  color: #f7486f;
}

.fa-mailchimp {
  font-size: 1.5em;
  margin-right: 10px;
}

.birchbark-link {
  display: block;
  position: relative;
  z-index: 10;
  margin: 0;
  margin-top: -6px;
  padding: 0;
  font-size: 14px;
  line-height: 1.5em;
  font-family: "Gotham A", "Gotham B";
}

.birchbark-link a {
  color: #f7486f;
}

#wrapper {
  position: relative;
  padding-right: 0;
  transition: all ease-out 0.25s;
  display: flex;
}

#wrapper .hidden-close {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 350;
}

.menu-active #wrapper {
  padding-right: 16em;
}

.menu-active #wrapper .hidden-close {
  display: block;
}

.inner {
  display: block;
  width: 680px;
  max-width: 90%;
  margin: 15px auto 15px auto;
  padding: 0px;
}

#blog-sidebar {
  width: 250px;
  box-sizing: border-box;
  margin: 0px 20px 0px 0px;
  padding: 40px 0 60px 20px;
  background-image: url("menu-background.png");
  background-size: 100%;
  border-radius: 0 0 10px 0;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
}

.desktop-link-text {
  display: block;
}

.mobile-link-text {
  display: none;
}

.icon-dark {
  display: none !important;
}

.a-link {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.a-link-icon {
  height: 28px;
  margin: 0 8px 0px 0;
}

.menu-divider {
  background-color: #dddddd;
  height: 1px;
  width: 200px;
  margin-bottom: 20px;
}

#index,
.post-content-area {
  max-width: calc(95% - 250px);
}

/* #flexed-container {
    display: flex;
    flex-wrap: wrap;
}

#flexed-container article {
    width: 38%;
} */

.read-more-link {
  border-bottom: none !important;
  background-color: #8ab8c4;
  padding: 8px 16px;
  border-radius: 60px;
  color: white;
}

.nav-button {
  position: fixed;
  top: 0;
  margin: 1em;
  z-index: 200;
}

.nav-button#home-button {
  left: 0;
}

.nav-button#menu-button {
  right: 0;
}

.nav-button a {
  display: block;
  margin-bottom: 1em;
  padding: 0.5em 1.25em;
  /* border: 1px solid #c2c7cc; */
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
  font-family: "Gotham A", "Gotham B", "Fira Sans", sans-serif;
  font-size: 0.75em;
  line-height: 1.66666em;
  text-shadow: none;
  color: #000000;
  cursor: pointer;
  background: #fff;
  transition: all ease 0.3s;
  border-radius: 2em;
}

.nav-button a:hover,
.nav-button a:focus {
  color: #f7486f;
  border-color: #f7486f;
}

.cover-active .nav-button a {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
  background: transparent;
}

.cover-active .nav-button a:hover,
.cover-active .nav-button a:focus {
  color: #fff;
  border-color: #fff;
}

.nav-button a i {
  display: inline-block;
  color: inherit;
  margin-right: 2px;
  font-size: 1.33333em;
  line-height: 0.75em;
  position: relative;
  bottom: -2px;
}

.nav-button a i:before {
  position: relative;
  width: auto;
  margin: auto;
}

#menu {
  position: fixed;
  width: 16em;
  height: 100%;
  top: 0;
  right: 0;
  background: #f2f2f0;
  /* border-left: 1px solid #e5e4e1; */
  z-index: 400;
  overflow: hidden;
  font-family: "Gotham A", "Gotham B", "Fira Sans", sans-serif;
  box-shadow: -3px 0px 10px rgba(255, 255, 255, 0.2);
  transform: translate3d(16em, 0, 0);
  transition: all ease-out 0.25s;
  box-sizing: border-box;
}

.menu-active #menu {
  transform: translate3d(0, 0, 0);
}

#menu .close-button {
  position: absolute;
  width: 2em;
  height: 2em;
  top: 0;
  right: 0;
  margin: 1em;
  border: 1px solid #c2c7cc;
  color: transparent;
  cursor: pointer;
  transition: all ease 0.3s;
  border-radius: 2em;
  box-sizing: border-box;
  z-index: 500;
}

#menu .close-button:hover,
#menu .close-button:focus {
  transform: rotate(180deg);
  border-color: #f7486f;
}

#menu .close-button:after,
#menu .close-button:before {
  position: absolute;
  width: 1em;
  height: 1.5px;
  left: 50%;
  top: 50%;
  margin-top: -0.5px;
  margin-left: -0.5em;
  content: "";
  background: #8a9199;
  transition: all ease 0.3s;
}

#menu .close-button:hover:after,
#menu .close-button:hover:before,
#menu .close-button:focus:after,
#menu .close-button:focus:before {
  background: #f7486f;
}

#menu .close-button:after {
  transform: rotate(45deg);
}

#menu .close-button:before {
  transform: rotate(-45deg);
}

#menu .nav-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  box-sizing: border-box;
}

#menu .nav-label {
  display: block;
  padding: 1.66666em 2em;
  margin: 0;
  font-size: 0.75em;
  line-height: 2em;
  font-weight: 500;
}

#menu ul {
  position: relative;
  width: 100%;
  margin: auto;
  padding: 0;
}

#menu li {
  position: relative;
}

#menu li:before {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 1.5em;
  bottom: 0;
  margin: auto;
  content: "";
  background: rgba(0, 0, 0, 0.1);
}

#menu li:last-child:before {
  display: none;
}

#menu li.active:after {
  position: absolute;
  content: "";
  width: 0.3em;
  height: 100%;
  left: 0;
  top: 0;
  background: #f7486f;
}

#menu li a {
  display: block;
  padding: 1.25em 1.5em;
  color: #212226;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
}

#menu li a:hover,
#menu li a:focus {
  color: #000;
  background: rgba(0, 0, 0, 0.05);
}

#menu li a i {
  position: relative;
  top: -1px;
  font-size: 0.8em;
  color: inherit;
}

#menu li.active a {
  color: #000;
  font-weight: 500;
}

.progress-container {
  position: fixed;
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
  z-index: 1000;
  background: transparent;
  transition: opacity ease-out 1s;
}

.progress-container.ready {
  opacity: 0.2;
}

.progress-bar {
  display: block;
  width: 0;
  height: 2px;
  background: #f7486f;
  box-shadow: 0 0 1px #f7486f, 0 0 3px #f7486f;
}

#footer {
  position: relative;
  z-index: 20;
  font-family: "Fira Sans", sans-serif;
  line-height: 1em;
  padding-bottom: 6em;
}

.credits {
  text-align: center;
  font-size: 0.625em;
  line-height: 1em;
  padding: 1.5em;
  overflow: auto;
  background-color: white;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
  opacity: 1;
  border-radius: 40px;
  width: 1000px;
  max-width: 90%;
}

.credits a {
  color: inherit;
}

.credits span {
  display: block;
}

.credits-theme {
  float: left;
}

.credits-software {
  float: right;
}

#blog-author {
  position: relative;
  z-index: 40;
  margin: auto 6em;
}

#blog-author:after {
  position: absolute;
  width: 32em;
  height: 1px;
  left: 50%;
  bottom: 0;
  margin-left: -16em;
  content: "";
  background: #e5e4e1;
}

#blog-author .post-author {
  margin-top: -5em;
  padding-bottom: 3em;
  border: 0;
}

#blog-author.has-cover .post-author-avatar {
  box-shadow: 0 0 0 2px #fff;
  margin-top: 0.5em;
}

#blog-author .post-author-name {
  padding: 0.33333em 0 0;
  font-size: 2em;
  line-height: 1em;
}

#blog-author.has-cover .post-author-name {
  padding: 0.66666em 0;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.33333em;
  color: #fff;
}

#blog-author.has-cover .post-author-about {
  margin-top: -0.66666em;
}

.container {
  position: relative;
}

.container .post {
  padding: 20px 0;
  border-radius: 16px;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
  width: 680px;
  max-width: 95%;
  margin: 30px;
  /* background-color: #EDF3F5; */
}

/* .container .post:after {
    position: absolute;
    width: 32em;
    height: 1px;
    left: 50%;
    bottom: 0;
    margin-left: -16em;
    content: '';
    background: #e5e4e1
} */

.container .post.featured .post-title:after {
  position: absolute;
  width: 1em;
  height: 1em;
  left: -1.75em;
  top: 0;
  margin-top: -0.25em;
  font-family: "icons";
  font-size: 0.5em;
  font-style: normal;
  font-weight: normal;
  content: "\e808";
  color: #ffc336;
  text-align: center;
}

.post.page-template {
  padding-bottom: 4em;
}

.page-template #footer:after {
  position: absolute;
  width: 32em;
  height: 1px;
  left: 50%;
  top: 0;
  margin-left: -16em;
  content: "";
  background: #e5e4e1;
}

#post-header {
  position: relative;
  padding-top: 1px;
}

#post-header .inner .blog-description {
  margin-bottom: 30px;
}

.post {
  position: relative;
  z-index: 10;
  border-radius: 16px;
}

.post-title {
  position: relative;
  z-index: 10;
  margin: 0 0 0.25em;
  font-size: 1.6em;
  line-height: 1em;
  font-weight: 700;
  text-indent: -1px;
  color: #000;
}

.standard-title {
  padding-top: 15px;
}

.loop-title {
  padding-top: 0px;
}

.post-title a {
  text-decoration: none;
  color: inherit;
  font-weight: inherit;
  color: #d64d50;
}

.post-meta {
  position: relative;
  z-index: 10;
  display: block;
  margin-bottom: 1.33333em;
  font-family: "Gotham A", "Gotham B", "Fira Sans", sans-serif;
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1.33333em;
  color: #575757;
}

.post-meta a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.post-meta a:hover,
.post-meta a:focus {
  border-color: rgba(0, 0, 0, 0.5);
}

.hero-image {
  border-radius: 16px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.post-excerpt {
}

.post-excerpt a {
  border-bottom: 1px solid #d64d50;
}

.post-content a:hover {
  color: #f7486f;
}

.post-content {
  padding: 0px 0 20px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Gotham A", "Gotham B", sans-serif !important;
  font-size: 18px;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.post-excerpt h1,
.post-excerpt h2,
.post-excerpt h3,
.post-excerpt h4,
.post-excerpt h5,
.post-excerpt h6 {
  border-bottom: 1px #f7486f solid;
  padding-bottom: 7px;
}

.post-content > * {
  min-width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.post-content > *:last-child {
  margin-bottom: 0;
}

.post-content > *:first-child {
  margin-top: 0;
}

.post-content a {
  border-bottom: 1px solid #d64d50;
}

.post-content a:hover,
.post-content a:focus {
  color: #70959d;
}

.post-info {
  font-family: "Fira Sans", sans-serif;
  margin-top: 2em;
}

.post-info-label {
  margin-right: 0.75em;
  font-size: 0.8em;
  line-height: 2.5em;
  font-weight: 400;
  color: #8a9199;
}

.post-share {
  position: relative;
  max-width: 25%;
  float: right;
  display: flex;
}

.post-share a {
  display: block;
  width: 2.5em;
  margin-right: 0.5em;
  padding: 0;
  font-size: 0.8em;
  line-height: 2.5em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 2em;
  transition: all ease 0.3s;
}

.post-share a:last-child {
  margin-right: 0;
}

.post-share a:hover,
.post-share a:focus {
  background-color: #212226;
}

.post-share a i {
  color: inherit;
}

.post-share a i:before {
  width: auto;
  height: auto;
}

.post-share .twitter {
  background-color: #3ea9dd;
}

.post-share .facebook {
  background-color: #3c5a98;
}

.native-share {
  width: 100%;
  height: 40px;
  background-color: #dd598d;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  border-radius: 8px;
}

.native-share:hover {
  cursor: pointer;
}

.post-tags {
  position: relative;
  max-width: 75%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}

.post-tags a {
  display: inline-block;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  padding: 0 1em;
  background: #abdbea;
  font-size: 0.8em;
  font-weight: 500;
  line-height: 2.5em;
  text-align: center;
  text-decoration: none;
  color: #000;
  border-radius: 2em;
  transition: all ease 0.3s;
  box-sizing: border-box;
  white-space: nowrap;
}

.post-tags a:hover,
.post-tags a:focus {
  background: #212226;
  color: #fff;
}

.post-author {
  position: relative;
  margin: 2em 0 0;
  padding: 2em 0;
  z-index: 10;
  border-top: 1px solid #e5e4e1;
  border-bottom: 1px solid #e5e4e1;
  clear: both;
  font-family: "Fira Sans", sans-serif;
}

.post-author-avatar {
  position: relative;
  float: left;
  width: 5em;
  height: 5em;
  margin: -0.5em 0 0 1.5em;
  overflow: hidden;
  border-radius: 10em;
  box-sizing: border-box;
}

@media only screen and (max-width: 480px) {
  .post-author-avatar {
    width: 4em;
    height: 4em;
    margin: 0 1em 1em 0;
  }
}

.post-author-avatar img {
  width: 100%;
  margin: auto;
  border-radius: 10em;
  box-sizing: border-box;
}

.post-author-bio {
  padding-left: 10em;
  font-size: 0.75em;
  line-height: 1.66666em;
}

@media only screen and (max-width: 480px) {
  .post-author-bio {
    padding-left: 0;
  }
}

.post-author-name {
  margin: 0;
  padding: 0;
  font-size: 1.33333em;
  line-height: 1em;
  text-indent: inherit;
}

.post-author-about {
  margin: 0.66666em 0 0;
}

.post-author-bio span {
  position: relative;
  font-size: 0.8em;
  display: inline-block;
  margin-top: 1.25em;
  margin-right: 1.25em;
  font-weight: 400;
  opacity: 0.75;
}

.post-author-bio i {
  color: inherit;
}

.post-author-bio a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
  border-bottom: 1px solid transparent;
}

.post-author-bio a:hover,
.post-author-bio a:focus {
  text-decoration: underline;
}

.post-authors {
  position: relative;
  margin: 2em 0 0;
  padding: 2em 0;
  z-index: 10;
  border-top: 1px solid #e5e4e1;
  border-bottom: 1px solid #e5e4e1;
  clear: both;
  text-align: center;
  font-family: "Fira Sans", sans-serif;
}

.post-authors-info {
  margin: 0 0 0.33333em;
  font-size: 0.75em;
  line-height: 1.33333em;
}

.post-authors-authors {
  margin: 0;
  padding: 0;
  text-indent: inherit;
}

.post-comments {
  position: relative;
  padding: 2em 0;
  text-align: center;
  border-bottom: 1px solid #e5e4e1;
  box-sizing: border-box;
}

.post-comments.activated {
  margin: -1px 0 0;
  padding: 1em;
  background: #faf9f7;
  border: 1px solid #e5e4e1;
}

.post-comments-activate {
  display: inline-block;
  margin: 0;
  padding: 0.5em 1.25em;
  border: 1px solid #c2c7cc;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.75em;
  line-height: 1.33333em;
  color: #8a9199;
  text-align: center;
  cursor: pointer;
  transition: all ease 0.3s;
  border-radius: 2em;
}

.post-comments-activate:hover,
.post-comments-activate:focus {
  color: #f26a3d;
  border-color: #f26a3d;
}

.activated .post-comments-activate {
  display: none;
}

.post-subscribe {
  position: relative;
  padding: 2em 0;
  margin: 1em 0;
  text-align: center;
  background: #45484d;
  color: #c2c7cc;
  box-sizing: border-box;
  border-radius: 2px;
}

.post-subscribe p {
  max-width: 13.33333em;
  margin: 0 auto 1.33333em;
  font-size: 1.2em;
  line-height: 1.33333em;
}

.post-subscribe .post-subscribe-form {
  display: flex;
  justify-content: center;
}

.post-subscribe .post-subscribe-form .post-subscribe-input {
  width: 100%;
  font-size: 0.8em;
  height: 2.5em;
  padding: 0 0.25em 0 1.25em;
  border: 0;
  border-right: none;
  appearance: none;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  border-radius: 4em 0 0 4em;
  color: #45484d;
}

.post-subscribe .post-subscribe-form .post-subscribe-button {
  display: inline-block;
  font-size: 0.8em;
  height: 2.5em;
  padding: 0 1.25em 0 1em;
  font-weight: 500;
  color: #fff;
  background: #8a9199;
  border: 0;
  appearance: none;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  border-radius: 0 4em 4em 0;
}

.post-subscribe .post-subscribe-form .post-subscribe-button:hover,
.post-subscribe .post-subscribe-form .post-subscribe-button:focus {
  background: #f26a3d;
}

.post-nav {
  position: relative;
  margin-top: -1px;
  border-top: 1px solid #e5e4e1;
  border-bottom: 1px solid #e5e4e1;
}

.post-nav:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 50%;
  top: 0;
  background: #e5e4e1;
  z-index: 2;
}

.post-nav-next,
.post-nav-prev {
  display: block;
  width: 50%;
}

.post-nav-next {
  float: left;
}

.post-nav-prev {
  float: right;
}

.post-nav-teaser {
  padding: 1.5em 0;
  min-height: 6em;
}

.post-nav-next .post-nav-teaser {
  padding-right: 1em;
}

.post-nav-prev .post-nav-teaser {
  padding-left: 1em;
}

.post-nav i {
  position: absolute;
  top: 50%;
  width: 2em;
  height: 2em;
  margin-top: -1em;
  font-size: 2em;
  line-height: 2em;
  text-align: center;
  transition: all ease-out 0.3s;
  color: #e5e4e1;
}

.post-nav-next i {
  left: 0;
  margin-left: -1.75em;
}

.post-nav-prev i {
  right: 0;
  margin-right: -1.75em;
}

.post-nav a:hover i,
.post-nav a:focus i {
  color: #f26a3d;
}

.post-nav-title {
  margin: 0 0 0.5em;
  padding: 0;
  font-size: 1em;
  line-height: 1em;
  color: inherit;
}

.post-nav-excerpt {
  margin: 0;
  font-size: 0.75em;
  line-height: 1.33333em;
}

.pagination {
  position: relative;
  height: 2em;
  margin: 0;
  padding: 2em 0;
  font-family: "Fira Sans", sans-serif;
}

.pagination:after {
  position: absolute;
  width: 32em;
  height: 1px;
  left: 50%;
  bottom: 0;
  margin-left: -16em;
  content: "";
  background: #e5e4e1;
}

.pagination a {
  position: relative;
  display: block;
  height: 1.33333em;
  margin: -1px 0;
  padding: 1em 1.6em;
  z-index: 100;
  /* border: 1px solid #c2c7cc; */
  background-color: white;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
  font-size: 0.75em;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none;
  color: #8a9199;
  transition: all ease 0.3s;
  border-radius: 2em;
}

.pagination .pagination-prev {
  float: right;
  padding-left: 1.33333em;
}

.pagination .pagination-next {
  float: left;
  padding-right: 1.33333em;
}

.pagination a:hover,
.pagination a:focus {
  color: white;
  background-color: #f7486f;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}

.pagination .pagination-label {
  position: relative;
  top: -1px;
  display: inline-block;
  height: 1.33333em;
  line-height: 1.33333em;
}

.pagination a i {
  position: relative;
  top: 1px;
  width: auto;
  margin: auto 4px;
  color: inherit;
  font-size: 1.33333em;
  line-height: 0.75em;
}

.pagination a i:before {
  position: relative;
  width: auto;
  margin: auto;
}

.pagination .pagination-info {
  position: absolute;
  width: 100%;
  height: 2.66666em;
  left: 0;
  z-index: 50;
  display: block;
  font-size: 0.75em;
  line-height: 2.66666em;
  text-align: center;
  color: #f7486f;
}

.extra-pagination {
  display: none;
}

.extra-pagination .pagination:after {
  top: auto;
  bottom: 0;
}

.paged .extra-pagination {
  display: block;
}

@media only screen and (max-width: 960px) {
  #wrapper {
    transform: translate3d(0, 0, 0);
  }

  .menu-active #wrapper {
    padding-right: 0;
    transform: translate3d(-16em, 0, 0);
  }

  .blog-logo,
  .nav-button {
    position: absolute;
  }

  #blog-author {
    margin: auto;
  }
}

@media only screen and (max-width: 600px) {
  #wrapper {
    flex-direction: column;
  }
  #blog-sidebar {
    width: 100%;
    max-width: 100% !important;
    box-shadow: none;
    margin: 0px;
    padding: 40px 40px 0px 40px;
    border-radius: 0px;
  }
  #menu-carbon {
    max-width: 100% !important;
  }
  .carbon-wrap {
    display: flex;
    flex-direction: row;
  }
  .carbon-img {
    margin-left: 0px !important;
  }
  .carbon-poweredby {
    float: right !important;
  }
  #links {
    display: flex;
    flex-wrap: wrap;
  }
  .a-link {
    width: 48%;
    margin-bottom: 10px;
  }
  .desktop-link-text {
    display: none;
  }
  .mobile-link-text {
    display: block;
  }
  .menu-divider {
    display: none;
  }
  #index {
    max-width: 95% !important;
  }
  .post-template #wrapper .content {
    max-width: 95% !important;
  }
  #kofi-container {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .blog-name a {
    font-size: 40px;
  }

  .blog-description {
    font-size: 16px !important;
    margin-top: -10px;
  }

  .inner {
    padding: 0 2px;
  }

  .post-template #main-header {
    padding: 16px 0;
  }

  #main-nav a {
    margin: 16px;
  }

  .container .post.featured .post-title:after {
    left: 0;
    top: -1.75em;
  }

  .post-content img,
  .post-content .fluid-width-video-wrapper {
    width: 100%;
    margin-left: auto;
    border-radius: 4px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  }

  .post-nav:after {
    display: none;
  }

  .post-nav-next,
  .post-nav-prev {
    display: block;
    width: 100%;
  }

  .post-nav-teaser {
    position: relative;
    min-height: 4em;
    padding: 2em 0;
  }

  .post-nav-next .post-nav-teaser:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    margin-bottom: -1px;
    background: #e5e4e1;
    z-index: 2;
  }

  .post-nav-next .post-nav-teaser {
    padding-right: 0;
    padding-left: 1.5em;
  }

  .post-nav-prev .post-nav-teaser {
    padding-left: 0;
    padding-right: 1.5em;
  }

  .post-nav-next i {
    margin-left: -1em;
  }

  .post-nav-prev i {
    margin-right: -1em;
  }
}

@media only screen and (max-width: 320px) {
  .pagination .pagination-label {
    display: none;
  }
}

.post-template #wrapper .content {
  max-width: calc(95% - 250px);
  width: 680px;
  padding: 20px 0;
  margin: 30px 0;
}

.carbon-placeholder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
  padding: 20px;
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
  font-family: sans-serif;
  font-size: 16px;
  background-color: white;
  width: 760px;
  max-width: 95%;
}

#image-placeholder {
  height: 100px;
  width: 200px;
  margin-right: 20px;
  background-color: red;
}

#by-carbon-placeholder {
  margin-left: 10px;
}

.heading-hr {
  display: block;
  width: 50%;
  height: 1px;
  margin-bottom: 15px;
  background: linear-gradient(90deg, #fbae48, #fbae4830, #fbae4800);
}

/*************************************\
CARBON ADS
\*************************************/

.carbon-text {
  display: block;
}

#carbon-message {
  font-family: NowMicro;
  font-size: 12px;
}

#menu-carbon {
  max-width: 200px;
}

#carbon-container {
  /* display: block;
    margin: 15px auto 0 auto;
    width: 680px;
    max-width: 100%; */
}

#sidebar-carbon {
  max-width: 100%;
}

#carbonads {
  display: block;
  font-size: 16px;
  /* border: 1px solid #eeeeee; */
}

.carbon-img {
  margin: auto 10px auto auto;
  display: flex;
  align-items: center;
  height: 115px;
}
.carbon-img img {
  margin: 0px;
}

.carbon-wrap {
  /* display: flex;
    align-items: center; */
}

.carbon-wrap img {
  border-radius: 4px;
}

.carbon-poweredby {
  float: left;
  font-size: 0.8em;
  text-align: right;
}

#microcast-tag {
  width: 100%;
  text-align: center;
  background-color: white;
  padding: 10px 20px;
  border-radius: 20px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
  width: 200px;
  margin: 20px auto;
}

.tag-header {
  text-transform: capitalize;
}

/* DARK MODE */

@media (prefers-color-scheme: dark) {
  html {
    background-color: #1d2129;
  }
  body {
    background-color: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: white;
  }
  .blog-name {
    color: white;
  }
  .blog-name a {
    color: white;
  }
  .blog-description {
    color: white;
  }
  .read-more-link {
    color: white;
  }
  .icon-dark {
    display: block !important;
  }
  .icon-light {
    display: none;
  }
  .mobile-link-text {
    color: white;
  }
  article {
    background-color: #1d2129;
    color: white;
  }

  .post-template #wrapper .content {
    background-color: #1d2129;
  }

  .post-title {
    color: white;
  }

  .post-meta {
    color: #cccdce;
  }

  a {
    color: #f8345e;
  }
  #carbonads,
  .carbon-wrap a,
  .carbon-wrap span a {
    color: white;
  }
  .carbon-poweredby {
    color: white;
  }
  .carbon-placeholder {
    color: white;
  }
  blockquote {
    color: #b1b1b1;
  }
  .pagination a {
    color: white;
    background-color: #1d2129;
  }
  .credits {
    color: white;
    background-color: #1d2129;
  }
  #microcast-tag {
    background-color: #1d2129;
  }
  ul > li:before,
  ol > li:before {
    color: white;
  }
  .nav-button a {
    background-color: #1d2129;
    border: none;
    color: white;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
  }
  #menu {
    background-color: #1d2129;
    box-shadow: -3px 0px 30px rgba(0, 0, 0, 0.45);
    border-left: none;
  }
  #menu .nav-label {
    color: #e3e3e3;
  }
  #menu li a,
  #menu li.active a {
    color: #ffffff;
  }
  #menu li:before {
    background: rgba(255, 255, 255, 0.2);
  }
}
@media only screen and (max-width: 550px) {
  html {
    background-image: none;
    background-color: #ffffff;
  }
  .blog-name {
    color: black;
  }
  .blog-description {
    color: black;
  }
  #my-work {
    flex-direction: row;
  }
  .work-button {
    flex-direction: row;
    font-size: 10px;
    border-radius: 6px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.08);
    color: #f7486f;
    width: 43%;
    margin-bottom: 5px;
  }
  .work-button i {
    margin-right: 5px;
  }
  .container .post {
    box-shadow: none;
  }
  .post-template #wrapper .content {
    padding-left: 0px;
    padding-right: 0px;
    box-shadow: none;
  }
  #carbonads {
    box-shadow: none;
  }
  #post-header .inner .blog-description {
    margin-bottom: 20px;
  }

  .inner {
    margin: 0px auto;
    padding: 0px;
  }

  .carbon-placeholder {
    padding: 20px 10px;
  }

  .carbon-text {
    font-size: 12px;
  }

  @media (prefers-color-scheme: dark) {
    html {
      background-color: #1d2129;
    }
    .blog-description {
      color: white;
    }
  }
}
