/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
#toc {
  position: sticky;
  top: 120px; /* ajuste conforme header */
}

#toc .toc-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

#toc .toc-item {
  margin: 6px 0;
}

#toc .toc-h3 {
  padding-left: 14px;
  opacity: 0.9;
  font-size: 0.95em;
}

#toc .toc-link {
  text-decoration: none;
  display: block;
}
