/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2025 | 11:10:06 */
.taxonomy-category.blog-category.wp-block-post-terms a {
  color: #FFF;
}
.taxonomy-category.blog-category.wp-block-post-terms a {
  color: #FFF;
  box-shadow: none;
}
.taxonomy-category.blog-category.wp-block-post-terms a:hover {
  box-shadow: none;
}
@media (max-width: 777px) {
  .post-template-default .wp-block-columns.reverse-direction-on-mobile {
    display: flex !important;
    flex-direction: column-reverse;
    flex-wrap: nowrap !important;
    gap: 2px;
  }
}
.post-template-default #ez-toc-container {
  border: transparent;
  box-shadow: none;
  margin-bottom: 0px;
  padding: 0px;
}
.post-template-default #ez-toc-container a {
  color: #000;
}
.post-template-default #ez-toc-container a:visited {
  color: #000;
}
.post-template-default #ez-toc-container ul ul, .post-template-default .ez-toc div.ez-toc-widget-container ul ul {
  margin-left: 1em;
}
