#navbar {
    border-bottom: 1px solid #e0e0e0;
}
h2 strong, h3 strong {
    color: #eb7556;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  background: rgba(247,248,252,.8);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.uk-accordion-content .accordeon-content li { border-bottom: none; padding-bottom: 0;  }

.o4-hyphens {
  hyphens: auto;
}

.uk-text-small {

  -webkit-line-clamp: 2;
}

[id] {
  scroll-margin-top: 100px;
}

.writer-anchor-id { border-bottom: 1px black dotted; }

h2 { margin-top: -11px; }