.page-title-bar-01 .page-title-bar-heading {
  display: none;
}

.page-title-bar-inner {
  background-color: #b53c3c;
  display: none;
}

.tutor-dc-print-button {
  display: none !important;
}

#tutor-page-wrap.tutor-site-wrap.site {
  margin-top: -65px;
}

.tutor-lesson-sidebar-toggle i {
  display: none;
}

.fa-exchange:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;

  background-image: url("https://esgrail.igualab.org/wp-content/uploads/2026/04/barra-lateral.svg");
  background-size: contain;
  background-repeat: no-repeat;
}