@import url("styles/furo.css");

.theme-toggle-container {
  display: none
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.sidebar-logo {
  margin-left: -10px;
  margin-top: 12px;
  height: 48px;
  width: auto;
}

h1, h2, h3, h4, h5, h6, .rubric {
  color: #fff;
}
