<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.coursetag_algaida_lengua_eso {
  --maincolor: #72b1aa;
  --maintrans: #c3fbf5;
  --Color2HTML: #6fa43a;
  --Color2TransHTML: #FFF!important;
  --TextoFondoPpal: #000;
  --TextoFondoPpal2: #000;
}

body:not(.edit) .bck-flipbox {
  margin: 1px 0!important;
  font-size: var(--TextoGeneral);
  width: 100%;
}

body:not(.edit) .bck-flipbox-section, body:not(.edit) .bck-flipbox-title {
  text-align: center;
  padding-bottom: 1px;
  font-size: var(--TextoGeneral);
}

body:not(.edit) .bck-flipbox-title, body:not(.edit) .bck-flipbox-section {
  background-color: transparent;
  padding: 1px!important;
    padding-bottom: 1px!important;
  padding-bottom: 1px!importan;
}

 .bck-flipbox-face.front {
  border: 0;
  -moz-box-shadow: 0 5px 9px var(--maintrans);
  -webkit-box-shadow: 0 5px 9px var(--maintrans);
  box-shadow: 0 5px 9px var(--maintrans);
  color: var(--TextoFondoPpal);
  background-color: var(--maincolor);
  padding: 1px!important;
  outline: 1px solid #333;
  outline-offset: -15px;
}
#index-layer .portal-button{ display: none !important;}
#sidebar-index .portal-button{display: none !important;}</pre></body></html>