/* Site-wide custom styles */
:root {
  --t-nav-justify: space-between;
}
.rvns-toc {
  margin-top: 120px;
}
.rvns-nav-logo img {
  height: 40px;
  margin-top: 6px;
}