.fw3{ font-weight:400; }
.f5{ font-size:1.2rem; }
#logo-container img{ border-radius:100%; }
#search{ margin-right:0px; }
#search input{ border: 1px solid rgba(0,0,0,0.1); background: rgb(216, 214, 210);border-radius:16px; }
.left-column{ border-right: 1px solid rgba(0,0,0,0.1); }
.left-column .f5 {
  font-size: 1rem;
}
.toggle-darkmode{ display:none; }
hr{margin-top: 45px !important;
  margin-bottom: 45px !important;
  border: 0px;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: currentcolor;
  border-top: 2px solid rgba(20,20,20,0.1);}