/* css styles */
$light-sage-green: #D1D9CE;
$dark-sage-green: #98A08D;
$cream: #FDFBF7;
$gray: #64605f;
$light-gray: #949799;
$purple: #AE8BD1;

$navbar-bg: #AE8BD1;

h1, h2 {
  letter-spacing: 5px;
  font-weight: 700;
}


#toc-title {
  color: #eb3151;
  font-weight: bold;
  
}

h5 {
  color: #349beb;
}