
figure.quarto-float-tbl figcaption.quarto-float-caption-top {
  text-align: left;
  padding-bottom: 1rem;
}


figcaption {
  margin: auto;
  text-align: left;
  padding-top: 0.2rem;
}


.table {
  margin-left: 0 !important;
  margin-right: auto !important;
  width: 100%;
}


.main-content table {
  margin-left: 0 !important;
  margin-right: auto !important;
  width: 100%;
}


.quarto-figure {
  text-align: left;
}


.quarto-figure img {
  margin-left: 0;
  margin-right: auto;
}


.sidebar-title a {
  
  cursor: default !important;
  color: #373a3c !important;
  
}

.title a {
  
  cursor: default !important;
  color: #373a3c !important;
  
}


.header-section-number {
  
  color: #373a3c !important;
  
}




