<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./react-src/scss/template-parts/nav.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.docs-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}
.docs-navigation a {
  position: relative;
  color: #3f5876;
  font-size: 16px;
  font-weight: bolder;
  display: flex;
  align-items: center;
  transition: all 0.3s;
  line-height: 1.5em;
}
.docs-navigation a:first-child {
  margin-right: 20px;
}
.docs-navigation a:last-child {
  margin-left: 20px;
  text-align: right;
}
.docs-navigation a svg {
  min-width: 16px;
  width: 16px;
  fill: #5edf8e;
}
.docs-navigation a[rel=prev] svg {
  margin-right: 10px;
}
.docs-navigation a[rel=next] svg {
  margin-left: 10px;
}

/*# sourceMappingURL=navigation.css.map*/</pre></body></html>