@charset "UTF-8";
.navbar-brand p {
  font-weight: bold;
}
.navbar-brand p::after {
  content: " .blog";
  opacity: 0.35;
}

.blog .hestia-blogs,
.archive .hestia-blogs {
  padding-top: 70px;
}
@media (max-width: 768px) {
  .blog .hestia-blogs,
.archive .hestia-blogs {
    padding-top: 30px;
  }
}
.blog .hestia-blogs article,
.archive .hestia-blogs article {
  margin-top: 45px;
  margin-bottom: 45px;
}
.blog .hestia-blogs article:first-child,
.archive .hestia-blogs article:first-child {
  margin-top: 0;
}
.blog .hestia-blogs article .card-image,
.archive .hestia-blogs article .card-image {
  box-shadow: 0 10px 18px -4px rgba(0, 0, 0, 0.25), 0px 0px 10px -5px rgba(0, 0, 0, 0.2);
}
.blog .hestia-blogs article .card-image img,
.archive .hestia-blogs article .card-image img {
  background: #fcfcfc;
}
.blog .hestia-blogs article .card-image a:hover img,
.archive .hestia-blogs article .card-image a:hover img {
  transform: none;
}
.blog .hestia-blogs article .card-description,
.archive .hestia-blogs article .card-description {
  color: #666;
}
.blog .hestia-blogs article .card-description p:last-of-type,
.archive .hestia-blogs article .card-description p:last-of-type {
  margin-bottom: 5px;
}
.blog .hestia-blogs article .card-description .moretag,
.archive .hestia-blogs article .card-description .moretag {
  float: right;
  margin: 0;
}

.single-post .blog-post .section-text .single-post-wrap h2, .single-post .blog-post .section-text .single-post-wrap h3, .single-post .blog-post .section-text .single-post-wrap h4, .single-post .blog-post .section-text .single-post-wrap h5, .single-post .blog-post .section-text .single-post-wrap h6,
.single-post .blog-post .section-text .page-content-wrap h2,
.single-post .blog-post .section-text .page-content-wrap h3,
.single-post .blog-post .section-text .page-content-wrap h4,
.single-post .blog-post .section-text .page-content-wrap h5,
.single-post .blog-post .section-text .page-content-wrap h6,
.page .blog-post .section-text .single-post-wrap h2,
.page .blog-post .section-text .single-post-wrap h3,
.page .blog-post .section-text .single-post-wrap h4,
.page .blog-post .section-text .single-post-wrap h5,
.page .blog-post .section-text .single-post-wrap h6,
.page .blog-post .section-text .page-content-wrap h2,
.page .blog-post .section-text .page-content-wrap h3,
.page .blog-post .section-text .page-content-wrap h4,
.page .blog-post .section-text .page-content-wrap h5,
.page .blog-post .section-text .page-content-wrap h6 {
  margin-top: 45px;
}
.single-post .blog-post .section-text .single-post-wrap h2 img, .single-post .blog-post .section-text .single-post-wrap h3 img, .single-post .blog-post .section-text .single-post-wrap h4 img, .single-post .blog-post .section-text .single-post-wrap h5 img, .single-post .blog-post .section-text .single-post-wrap h6 img,
.single-post .blog-post .section-text .page-content-wrap h2 img,
.single-post .blog-post .section-text .page-content-wrap h3 img,
.single-post .blog-post .section-text .page-content-wrap h4 img,
.single-post .blog-post .section-text .page-content-wrap h5 img,
.single-post .blog-post .section-text .page-content-wrap h6 img,
.page .blog-post .section-text .single-post-wrap h2 img,
.page .blog-post .section-text .single-post-wrap h3 img,
.page .blog-post .section-text .single-post-wrap h4 img,
.page .blog-post .section-text .single-post-wrap h5 img,
.page .blog-post .section-text .single-post-wrap h6 img,
.page .blog-post .section-text .page-content-wrap h2 img,
.page .blog-post .section-text .page-content-wrap h3 img,
.page .blog-post .section-text .page-content-wrap h4 img,
.page .blog-post .section-text .page-content-wrap h5 img,
.page .blog-post .section-text .page-content-wrap h6 img {
  vertical-align: baseline;
}
.single-post .blog-post .section-text .single-post-wrap .wp-block-embed-twitter.aligncenter .twitter-tweet-rendered,
.single-post .blog-post .section-text .page-content-wrap .wp-block-embed-twitter.aligncenter .twitter-tweet-rendered,
.page .blog-post .section-text .single-post-wrap .wp-block-embed-twitter.aligncenter .twitter-tweet-rendered,
.page .blog-post .section-text .page-content-wrap .wp-block-embed-twitter.aligncenter .twitter-tweet-rendered {
  margin-left: auto;
  margin-right: auto;
}
.single-post .blog-post p.has-background,
.page .blog-post p.has-background {
  border-radius: 3px;
}
.single-post .blog-post .btn-just-icon.btn-round,
.page .blog-post .btn-just-icon.btn-round {
  width: 46px;
  height: 46px;
  display: inline-block;
  margin: 0 2px;
  text-align: center;
}
.single-post .blog-post .btn-just-icon.btn-round i,
.page .blog-post .btn-just-icon.btn-round i {
  width: auto;
}
.single-post .blog-post .section-blog-info hr:first-of-type,
.page .blog-post .section-blog-info hr:first-of-type {
  display: none;
}
.single-post .blog-post .after_single_post,
.page .blog-post .after_single_post {
  padding: 20px;
  margin: 30px 0 40px;
  border-radius: 3px;
  border: 3px solid transparent;
  background: linear-gradient(white, white) padding-box, linear-gradient(120deg, #1C40A5, #e91e63) border-box;
}
.single-post .blog-post .after_single_post > p:last-child,
.page .blog-post .after_single_post > p:last-child {
  margin-bottom: 0;
}
.single-post .blog-post figure,
.page .blog-post figure {
  margin-bottom: 24px;
}
.single-post .blog-post figure figcaption,
.page .blog-post figure figcaption {
  text-align: center;
  font-size: 14px;
  margin: 0.5em 0 0;
}
.single-post .blog-post div:not(.no-zoom) > figure a img,
.page .blog-post div:not(.no-zoom) > figure a img {
  cursor: zoom-in;
}
.single-post .blog-post table > thead > tr,
.page .blog-post table > thead > tr {
  border-bottom: 1px solid #eee;
}
.single-post .blog-post table > thead > tr > th,
.page .blog-post table > thead > tr > th {
  font-size: inherit;
  font-weight: bold;
}

.wp-block-table th, .wp-block-table td {
  border-color: #ddd;
}

#ez-toc-container {
  float: right;
  margin-left: 25px;
  margin-bottom: 15px;
  padding: 5px 0 5px 12px;
  border-left: 4px solid var(--secondary-color);
}
@media (max-width: 767px) {
  #ez-toc-container {
    float: none;
    margin-left: 0;
  }
}
#ez-toc-container .ez-toc-title {
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
}
#ez-toc-container ul {
  font-size: 1rem;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#ez-toc-container ul ul {
  padding-left: 12px;
}

pre {
  background: #f9f9f9;
  border: none;
  border-radius: 3px;
  margin: 15px 0;
  padding: 20px;
  /** Based on Prism.js Okaida theme, inspired by https://carbon.now.sh */
}
pre.wp-block-prismatic-blocks {
  border: 1px solid #ddd;
  border-radius: 3px;
  border-width: 1px 0;
  border-radius: 0;
  font-size: 14px;
  background: none;
  margin-bottom: 24px;
}
pre.wp-block-prismatic-blocks .line-numbers-rows {
  margin-top: calc(-1em - 1px);
  padding-top: calc(1em + 1px);
  padding-bottom: calc(1em - 1px);
  border-color: #ddd;
}
pre.terminal {
  border: none;
  border-radius: 3px;
  margin: 25px 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  background: radial-gradient(6.5px at 18px 16px, #FF5F56 0, #FF5F56 4.5px, #ff4237 5.5px, rgba(255, 255, 255, 0) 6.5px), radial-gradient(6.5px at 38px 16px, #FFBD2E 0, #FFBD2E 4.5px, #ffb30f 5.5px, rgba(255, 255, 255, 0) 6.5px), radial-gradient(6.5px at 58px 16px, #27C93F 0, #27C93F 4.5px, #22af37 5.5px, rgba(255, 255, 255, 0) 6.5px), #26323c;
  padding-top: 34px;
  padding-left: 1em !important;
}
@media (max-width: 991px) {
  pre.terminal {
    margin-left: 0;
    margin-right: 0;
  }
}
pre.terminal .line-numbers-rows {
  display: none;
}
pre.terminal code {
  color: #f8f8f2;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
pre.terminal code .token.punctuation {
  color: #f8f8f2;
}
pre.terminal code .token.property, pre.terminal code .token.tag, pre.terminal code .token.constant, pre.terminal code .token.symbol, pre.terminal code .token.deleted {
  color: #f92672;
}
pre.terminal code .token.boolean, pre.terminal code .token.number {
  color: #ae81ff;
}
pre.terminal code .token.selector, pre.terminal code .token.attr-name, pre.terminal code .token.string, pre.terminal code .token.char, pre.terminal code .token.builtin, pre.terminal code .token.inserted {
  color: #a6e22e;
}
pre.terminal code .token.operator, pre.terminal code .token.entity, pre.terminal code .token.url, pre.terminal code .language-css .token.string, pre.terminal code .style .token.string, pre.terminal code .token.variable {
  color: #f8f8f2;
  background: none;
}
pre.terminal code .token.atrule, pre.terminal code .token.attr-value, pre.terminal code .token.function {
  color: #e6db74;
}
pre.terminal code .token.keyword {
  color: #66d9ef;
}
pre.terminal code .token.regex, pre.terminal code .token.important {
  color: #fd971f;
}

code {
  background-color: #f0f0f0;
  font-size: 80%;
  color: inherit;
  border-radius: 3px;
}

.series-nav .series-nav-title, .series-wrapper .seriesmeta {
  font-weight: bold;
  font-size: calc(1rem + 1px);
}

.series-wrapper {
  border: 1px solid #ddd;
  border-radius: 3px;
  border-width: 1px 0;
  border-radius: 0;
  margin: 20px 0;
  padding: 20px;
  clear: both;
}
.series-wrapper ol {
  font-size: 1rem;
  margin: 0;
  padding-left: 30px;
}
.series-wrapper ol .serieslist-li-current {
  font-weight: bold;
}

.page-content-wrap .seriesbox {
  font-size: 18px;
}

.series-nav {
  border: 1px solid #ddd;
  border-radius: 3px;
  border-width: 1px 0;
  border-radius: 0;
  margin: 30px 0;
  padding: 20px;
}
.series-nav .series-nav-title {
  display: block;
  text-align: center;
}
.series-nav .series-nav-left, .series-nav .series-nav-right {
  display: block;
  width: 48%;
}
.series-nav .series-nav-left {
  float: left;
}
.series-nav .series-nav-right {
  text-align: right;
  float: right;
}

#comments #wpdcom .wc-field-submit .wpd-prim-button {
  font-family: inherit;
}
#comments #wpdcom .form-group {
  padding: 0;
  margin-bottom: 10px;
}
#comments #wpdcom .wpdiscuz-textarea-wrap {
  padding-bottom: 0;
}
#comments #wpdcom .wpdiscuz-textarea-wrap .ql-toolbar button {
  box-shadow: none;
  -webkit-box-shadow: none;
}
#comments #wpdcom .wpd-form-row .wpd-field {
  height: auto;
  padding: 7px 7px 7px 40px;
}
#comments #wpdcom .wpd-form-row .wpd-field-icon {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}
#comments #wpdcom .wpd-form-row .wpd-field-icon i.fas::before {
  color: #bbb;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: 9px;
  left: 14px;
}
#comments #wpdcom .wpd-form-row .wpdiscuz-item .wpd-field-desc {
  top: 9px;
}
#comments #wpdcom .wpd-field-checkbox .wpd-field-group-title {
  padding: 0;
  height: 36px;
  line-height: 36px;
}
#comments #wpdcom .wpd-field-checkbox .wpd-field-group-title input {
  height: 20px;
}
#comments #wpdcom .wpd_label__check i.wpdicon-on,
#comments #wpdcom .wpd_label__check i.wpdicon-off {
  border-radius: 3px;
  padding: 7px 5px;
  width: 36px;
}
#comments #wpdcom .wpd-prim-button,
#comments #wpdcom .wpd-second-button {
  font-family: inherit;
  letter-spacing: 0;
  background-color: var(--accent-color);
  border: none;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: 0 2px 2px 0 rgba(var(--accent-color-rgb), 0.14), 0 3px 1px -2px rgba(var(--accent-color-rgb), 0.2), 0 1px 5px 0 rgba(var(--accent-color-rgb), 0.12);
}
#comments #wpdcom .wpd-prim-button:hover,
#comments #wpdcom .wpd-second-button:hover {
  box-shadow: 0 14px 26px -12px rgba(var(--accent-color-rgb), 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(var(--accent-color-rgb), 0.2);
  opacity: 1;
}
#comments #wpdcom .wpd-second-button {
  background-color: #f5f5f5;
  box-shadow: none;
}
#comments #wpdcom .wpd-second-button:hover {
  box-shadow: none;
  opacity: 0.9;
}
#comments #wpdcom .wc-field-submit {
  padding-top: 10px;
}
#comments #wpdcom .wc-field-submit .wc_comm_submit {
  padding: 6px 20px;
}
#comments #wpdcom .wpd-comment .wpd-reply-to a {
  color: #23527c;
  opacity: 1;
}
#comments #wpdcom .wpd-comment .wpd-reply-to a:hover {
  color: #e91e63;
  opacity: 0.75;
}

.nf-before-form-content {
  display: none;
}

form input[type=text],
form input[type=email],
form textarea,
form .form-group input[type=search], #wpdcom form .wpd-form-row input[type=text].wpd-field, #wpdcom form .wpd-form-row input[type=email].wpd-field {
  background: none;
  border: 1px solid #ddd !important;
  border-radius: 3px;
  transition: border-color 300ms ease, box-shadow 300ms ease;
  box-shadow: inset 0 0 0 1px transparent;
}
form input[type=text]:focus,
form input[type=email]:focus,
form textarea:focus,
form .form-group input[type=search]:focus, #wpdcom form .wpd-form-row input[type=text].wpd-field:focus, #wpdcom form .wpd-form-row input[type=email].wpd-field:focus {
  border: 1px solid var(--secondary-color) !important;
  box-shadow: inset 0 0 0 1px var(--secondary-color);
}
form input[type=button], form input[type=submit] {
  font-weight: bold;
}
form .form-group input[type=search] {
  padding: 7px 12px;
}
form .label-above .nf-field-label {
  margin-bottom: 3px;
  margin-left: 1px;
}
form .label-above .nf-field-label label {
  font-weight: normal;
  font-size: 12px;
}
form .label-above .nf-field-label label .ninja-forms-req-symbol {
  color: var(--accent-color);
}
form .nf-field-container {
  margin-bottom: 10px;
}
form .html-container .nf-field p:last-of-type {
  margin-bottom: 0;
}
form .html-container .nf-after-field {
  display: none;
}
form .submit-container .nf-field-element {
  text-align: center;
}
form .nf-after-field, form .nf-after-form-content {
  font-size: 12px;
}
form .nf-error-msg {
  color: #a00;
}
form .nf-error .ninja-forms-field {
  border-color: #a00;
}
form .nf-field-container.fa-icon input {
  padding-left: 40px;
}
form .nf-field-container.fa-icon .nf-field-element::before {
  font-family: "Font Awesome 5 Free";
  color: #bbb;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: 5px;
  left: 14px;
}
form .nf-field-container.fa-icon.icon-user .nf-field-element::before {
  content: "";
}
form .nf-field-container.fa-icon.icon-email .nf-field-element::before {
  content: "";
}

.bootstrap-ninja-forms nf-fields-wrap {
  padding-left: 0 !important;
  float: none !important;
  flex: none !important;
  margin: initial !important;
  width: 100% !important;
}
.bootstrap-ninja-forms nf-fields-wrap input {
  font-size: 14px;
}
.bootstrap-ninja-forms nf-fields-wrap input[type=button], .bootstrap-ninja-forms nf-fields-wrap input[type=submit] {
  font-size: 12px;
  padding: 9px 0;
  width: 100%;
  max-width: 200px;
}
.bootstrap-ninja-forms .nf-field-container, .bootstrap-ninja-forms #ninja_forms_required_items {
  clear: none !important;
}

@media (min-width: 992px) {
  .hestia-blogs > .container > .row,
.blog-post article > .row {
    display: flex;
    align-items: stretch;
  }
  .hestia-blogs > .container > .row > div > aside,
.blog-post article > .row > div > aside {
    height: 100%;
  }
}
.blog-sidebar-wrapper {
  padding-bottom: 70px;
}

.blog-sidebar .widget, .blog-post .section-text .blog-sidebar .widget, .page .blog-post .section-text .blog-sidebar .widget {
  position: relative;
  margin-bottom: 0;
}
.blog-sidebar .widget a, .blog-sidebar .widget a:hover, .blog-post .section-text .blog-sidebar .widget a, .blog-post .section-text .blog-sidebar .widget a:hover, .page .blog-post .section-text .blog-sidebar .widget a, .page .blog-post .section-text .blog-sidebar .widget a:hover {
  color: #23527c;
}
.blog-sidebar h5, .blog-post .section-text .blog-sidebar h5, .page .blog-post .section-text .blog-sidebar h5 {
  margin-top: 0 !important;
}
.blog-sidebar .profile-image, .blog-post .section-text .blog-sidebar .profile-image, .page .blog-post .section-text .blog-sidebar .profile-image {
  margin-bottom: 0;
  float: right;
  margin-right: -40px;
  margin-top: -45px;
}
.blog-sidebar .profile-image figure, .blog-post .section-text .blog-sidebar .profile-image figure, .page .blog-post .section-text .blog-sidebar .profile-image figure {
  margin: 0 0 7px 14px;
}
.blog-sidebar .widget_search form, .blog-sidebar .widget_search input, .blog-sidebar .widget_search button, .blog-post .section-text .blog-sidebar .widget_search form, .blog-post .section-text .blog-sidebar .widget_search input, .blog-post .section-text .blog-sidebar .widget_search button, .page .blog-post .section-text .blog-sidebar .widget_search form, .page .blog-post .section-text .blog-sidebar .widget_search input, .page .blog-post .section-text .blog-sidebar .widget_search button {
  margin-top: 0;
  margin-bottom: 0;
}
.blog-sidebar .widget_search .wp-block-search .wp-block-search__button, .blog-post .section-text .blog-sidebar .widget_search .wp-block-search .wp-block-search__button, .page .blog-post .section-text .blog-sidebar .widget_search .wp-block-search .wp-block-search__button {
  background: var(--accent-color);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTY2NCIgaGVpZ2h0PSIxNjY0IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCBtZWV0IiB2aWV3Qm94PSIwIDAgMTY2NCAxNjY0IiBzdHlsZT0iLW1zLXRyYW5zZm9ybTogcm90YXRlKDM2MGRlZyk7IC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUoMzYwZGVnKTsgdHJhbnNmb3JtOiByb3RhdGUoMzYwZGVnKTsiPjxwYXRoIGQ9Ik0xMTUyIDcwNHEwLTE4NS0xMzEuNS0zMTYuNVQ3MDQgMjU2VDM4Ny41IDM4Ny41VDI1NiA3MDR0MTMxLjUgMzE2LjVUNzA0IDExNTJ0MzE2LjUtMTMxLjVUMTE1MiA3MDR6bTUxMiA4MzJxMCA1Mi0zOCA5MHQtOTAgMzhxLTU0IDAtOTAtMzhsLTM0My0zNDJxLTE3OSAxMjQtMzk5IDEyNHEtMTQzIDAtMjczLjUtNTUuNXQtMjI1LTE1MHQtMTUwLTIyNVQwIDcwNHQ1NS41LTI3My41dDE1MC0yMjV0MjI1LTE1MFQ3MDQgMHQyNzMuNSA1NS41dDIyNSAxNTB0MTUwIDIyNVQxNDA4IDcwNHEwIDIyMC0xMjQgMzk5bDM0MyAzNDNxMzcgMzcgMzcgOTB6IiBmaWxsPSJ3aGl0ZSIvPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxNjY0IiBoZWlnaHQ9IjE2NjQiIGZpbGw9InJnYmEoMCwgMCwgMCwgMCkiIC8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px 29px;
  border: none;
  width: 45px;
}
.blog-sidebar .widget_search .wp-block-search .wp-block-search__button svg, .blog-post .section-text .blog-sidebar .widget_search .wp-block-search .wp-block-search__button svg, .page .blog-post .section-text .blog-sidebar .widget_search .wp-block-search .wp-block-search__button svg {
  display: none;
}
.blog-sidebar ul, .blog-post .section-text .blog-sidebar ul, .page .blog-post .section-text .blog-sidebar ul {
  padding: 0;
}
.blog-sidebar ul li, .blog-post .section-text .blog-sidebar ul li, .page .blog-post .section-text .blog-sidebar ul li {
  position: relative;
  line-height: inherit;
  padding-top: 8px;
  padding-left: 15px;
}
.blog-sidebar ul li:first-child, .blog-post .section-text .blog-sidebar ul li:first-child, .page .blog-post .section-text .blog-sidebar ul li:first-child {
  padding-top: 0;
}
.blog-sidebar ul li::before, .blog-post .section-text .blog-sidebar ul li::before, .page .blog-post .section-text .blog-sidebar ul li::before {
  position: absolute;
  left: 0;
  top: 11px;
  font-size: 10px;
  opacity: 0.35;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  content: "";
}
.blog-sidebar ul li:first-child::before, .blog-post .section-text .blog-sidebar ul li:first-child::before, .page .blog-post .section-text .blog-sidebar ul li:first-child::before {
  top: 3px;
}
.blog-sidebar h5.get-free-ebook, .blog-post .section-text .blog-sidebar h5.get-free-ebook, .page .blog-post .section-text .blog-sidebar h5.get-free-ebook {
  padding: 0 5px;
  border-radius: 3px;
}
.blog-sidebar .twitter-threads, .blog-post .section-text .blog-sidebar .twitter-threads, .page .blog-post .section-text .blog-sidebar .twitter-threads {
  padding: 10px 15px;
  border-radius: 3px;
}
.blog-sidebar .twitter-threads a, .blog-sidebar .twitter-threads a:hover, .blog-post .section-text .blog-sidebar .twitter-threads a, .blog-post .section-text .blog-sidebar .twitter-threads a:hover, .page .blog-post .section-text .blog-sidebar .twitter-threads a, .page .blog-post .section-text .blog-sidebar .twitter-threads a:hover {
  color: inherit;
}
.blog-sidebar .twitter-threads a::after, .blog-post .section-text .blog-sidebar .twitter-threads a::after, .page .blog-post .section-text .blog-sidebar .twitter-threads a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.blog-sidebar .twitter-threads > div > *:last-child, .blog-post .section-text .blog-sidebar .twitter-threads > div > *:last-child, .page .blog-post .section-text .blog-sidebar .twitter-threads > div > *:last-child {
  margin-bottom: 0;
}
.blog-sidebar .social-link-box, .blog-post .section-text .blog-sidebar .social-link-box, .page .blog-post .section-text .blog-sidebar .social-link-box {
  padding: 10px 15px 8px;
  border-radius: 3px;
  margin-bottom: 10px;
  font-size: 16px;
}
.blog-sidebar .social-link-box p, .blog-post .section-text .blog-sidebar .social-link-box p, .page .blog-post .section-text .blog-sidebar .social-link-box p {
  margin-bottom: 0;
}
.blog-sidebar .social-link-box a, .blog-post .section-text .blog-sidebar .social-link-box a, .page .blog-post .section-text .blog-sidebar .social-link-box a {
  color: inherit;
  font-weight: inherit;
}
.blog-sidebar .social-link-box a:hover, .blog-post .section-text .blog-sidebar .social-link-box a:hover, .page .blog-post .section-text .blog-sidebar .social-link-box a:hover {
  color: inherit;
}
.blog-sidebar .social-link-box a::after, .blog-post .section-text .blog-sidebar .social-link-box a::after, .page .blog-post .section-text .blog-sidebar .social-link-box a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.blog-sidebar .social-link-box .fab, .blog-sidebar .social-link-box .fas, .blog-post .section-text .blog-sidebar .social-link-box .fab, .blog-post .section-text .blog-sidebar .social-link-box .fas, .page .blog-post .section-text .blog-sidebar .social-link-box .fab, .page .blog-post .section-text .blog-sidebar .social-link-box .fas {
  font-size: 20px;
  vertical-align: text-bottom;
  margin-right: 5px;
}
.blog-sidebar .social-link-box .fa-chevron-right, .blog-post .section-text .blog-sidebar .social-link-box .fa-chevron-right, .page .blog-post .section-text .blog-sidebar .social-link-box .fa-chevron-right {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  font-size: inherit;
}
.blog-sidebar .social-link-box.twitter, .blog-post .section-text .blog-sidebar .social-link-box.twitter, .page .blog-post .section-text .blog-sidebar .social-link-box.twitter {
  border: 1px solid rgba(29, 161, 242, 0.8);
  box-shadow: inset 0 0 2px 0 rgba(29, 161, 242, 0.8);
  color: #1da1f2 !important;
}
.blog-sidebar .social-link-box.github, .blog-post .section-text .blog-sidebar .social-link-box.github, .page .blog-post .section-text .blog-sidebar .social-link-box.github {
  border: 1px solid rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.8);
  color: #000 !important;
}
.blog-sidebar .social-link-box.rss, .blog-post .section-text .blog-sidebar .social-link-box.rss, .page .blog-post .section-text .blog-sidebar .social-link-box.rss {
  border: 1px solid rgba(242, 102, 34, 0.8);
  box-shadow: inset 0 0 2px 0 rgba(242, 102, 34, 0.8);
  color: #f26622 !important;
}
.blog-sidebar .stick, .blog-post .section-text .blog-sidebar .stick, .page .blog-post .section-text .blog-sidebar .stick {
  position: sticky !important;
  top: 130px;
}

.widget_search {
  padding-top: 0 !important;
}
.widget_search .searchform:not(.media-toolbar-primary), .widget_search .search-form:not(.media-toolbar-primary) {
  margin-top: 0;
}
.widget_search .searchform:not(.media-toolbar-primary) input[type=submit], .widget_search .search-form:not(.media-toolbar-primary) input[type=submit] {
  margin: 0;
  top: 0;
  padding: 8px 0;
}

html {
  font-size: 14px;
  scroll-behavior: smooth;
}

html, body {
  scroll-padding-top: 80px;
}

.page .blog-post .section-text .blog-sidebar p {
  margin-bottom: 8px;
}

.page .blog-post .section-text .page-content-wrap {
  margin-bottom: 30px;
}
.page .blog-post .section-text .page-content-wrap h1:first-child,
.page .blog-post .section-text .page-content-wrap h2:first-child {
  margin-top: 0;
}

hr.wp-block-separator {
  margin-top: 40px;
  margin-bottom: 40px;
}
hr.wp-block-separator.small-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

#cn-accept-cookie {
  background: var(--secondary-color);
  box-shadow: none;
}

#primary .container .row div.col-md-10.col-md-offset-1 {
  margin-left: 0;
  width: 100%;
}

body.home h1.hestia-title::before {
  content: "I do and write about";
  display: block;
  opacity: 0.8;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 5px;
}
body.home h1.hestia-title::after {
  content: "(mostly)";
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin-top: 5px;
  opacity: 0.6;
}

.header-filter-gradient {
  background: linear-gradient(120deg, #1C40A5, #e91e63);
}

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