h1 a, h2 a, h3 a {
  text-decoration: none; }

.wp-block-comment-date a {
  text-decoration: none; }

@media (min-width: 600px) {
  header.wp-block-template-part .wp-block-navigation li a {
    position: relative;
    display: inline-block;
    height: 44px;
    line-height: 44px; }
    header.wp-block-template-part .wp-block-navigation li a:after {
      content: '';
      display: block;
      width: 0;
      height: 3px;
      background: var(--wp--preset--color--blue);
      transition: width .4s;
      position: relative;
      bottom: 7px; }
    header.wp-block-template-part .wp-block-navigation li a:hover {
      text-decoration: none; }
      header.wp-block-template-part .wp-block-navigation li a:hover:after {
        width: 100%; }
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container {
    border-color: transparent;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 4px;
    padding: 10px 0; }
    header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item:not(:last-child) {
      margin-bottom: 0; }
  header.wp-block-template-part .wp-block-navigation li li {
    margin-bottom: 0; }
    header.wp-block-template-part .wp-block-navigation li li a {
      height: auto;
      line-height: 1.4;
      width: 180px; }
      header.wp-block-template-part .wp-block-navigation li li a:after {
        content: none; }
      header.wp-block-template-part .wp-block-navigation li li a:hover {
        text-decoration: underline; } }
header.wp-block-template-part {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px; }
  header.wp-block-template-part .wp-block-site-title a:hover {
    text-decoration: none; }

@media (max-width: 479px) {
  .site-start {
    padding-top: 10px !important;
    padding-bottom: 10px !important; } }
footer.wp-block-template-part {
  margin-top: 0; }
  footer.wp-block-template-part ul {
    padding-left: 0;
    list-style: none; }

.wp-block-query.post-list .wp-block-post-terms a:not(:first-child),
.wp-block-query.post-list .wp-block-post-terms .wp-block-post-terms__separator {
  display: none; }
.wp-block-query.post-list .wp-block-post-terms a {
  text-decoration: none; }
  .wp-block-query.post-list .wp-block-post-terms a:after {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    content: " ";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 0 0 10px;
    position: relative;
    top: -2px; }
  .wp-block-query.post-list .wp-block-post-terms a:hover {
    text-decoration: underline; }
.wp-block-query.post-list .wp-block-post:after,
.wp-block-query.post-list .wp-block-post .widget-post:after {
  clear: both;
  content: "";
  display: block; }
.wp-block-query.post-list .wp-block-post {
  margin-bottom: 25px; }
.wp-block-query.post-list .wp-block-post-title :where(a) {
  display: inherit; }
.wp-block-query.post-list .wp-block-post-featured-image {
  float: left;
  margin: 0 25px 0 0 !important; }

.clearfix:after {
  clear: both;
  content: "";
  display: block; }

.widget-post .wp-block-post-title a {
  display: inline; }

.post-list .wp-block-post-featured-image {
  float: left; }
.post-list .wp-block-post:after {
  clear: both;
  content: " ";
  display: block; }

.wp-block-query .wp-block-post-terms a:not(:first-child),
.wp-block-query .wp-block-post-terms .wp-block-post-terms__separator {
  display: none; }
.wp-block-query .wp-block-post-terms a {
  text-decoration: none; }
  .wp-block-query .wp-block-post-terms a:after {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    content: " ";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 0 0 10px;
    position: relative;
    top: -2px; }
  .wp-block-query .wp-block-post-terms a:hover {
    text-decoration: underline; }

/* Single Post */
.post-categories a,
.post-tags a {
  border: 1px solid #e7e8e9;
  border-radius: 6px;
  display: inline-block;
  line-height: 1.5;
  margin: 0 10px 0 0;
  padding: 3px 8px;
  text-decoration: none; }
  .post-categories a:hover,
  .post-tags a:hover {
    background-color: #f4f5f6; }
.post-categories .wp-block-post-terms__separator,
.post-tags .wp-block-post-terms__separator {
  display: none; }

.entry-content {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* Comment Form */
.wp-block-post-comments-form input[type="submit"] {
  font-size: var(--wp--preset--font-size--normal);
  padding: 8px 25px; }

.sidebar-widget {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px; }
  .sidebar-widget .wp-block-categories {
    padding: 0; }
    .sidebar-widget .wp-block-categories li {
      list-style: disc;
      border-bottom: 1px dashed #e9e9e9;
      display: block;
      font-size: 15px;
      margin-bottom: 4px;
      padding-bottom: 4px;
      text-decoration: none; }
      .sidebar-widget .wp-block-categories li a {
        text-decoration: none; }
        .sidebar-widget .wp-block-categories li a:hover {
          text-decoration: underline; }
      .sidebar-widget .wp-block-categories li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }

.wp-block-query-pagination {
  gap: 4px; }
  .wp-block-query-pagination .page-numbers,
  .wp-block-query-pagination .wp-block-query-pagination-previous,
  .wp-block-query-pagination .wp-block-query-pagination-next {
    background-color: #f5f5f5;
    border-radius: 4px;
    display: inline-block;
    padding: 4px 11px; }
    .wp-block-query-pagination .page-numbers:hover,
    .wp-block-query-pagination .wp-block-query-pagination-previous:hover,
    .wp-block-query-pagination .wp-block-query-pagination-next:hover {
      background-color: var(--wp--preset--color--primary);
      color: #fff; }
  .wp-block-query-pagination .page-numbers.current {
    background-color: var(--wp--preset--color--primary);
    color: #fff; }

.wp-element-button.has-background:hover {
  opacity: 0.85 !important; }

strong {
  font-weight: 600; }

@media only screen and (max-width: 479px) {
  header.wp-block-template-part .wp-block-social-links,
  header.wp-block-template-part .wp-block-buttons {
    display: none; }
  header.wp-block-template-part .wp-block-navigation a {
    line-height: 1.5;
    height: auto; } }

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