<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content_type_clase_anaya-eso2 #actividad .content .header .title h3 .index {
  background: linear-gradient(127deg, #ED1D24 50%, transparent 50%);
}

.bck-title.subtitulo {
  color: #005AB2;
  font-size: 23px;
  margin-left: 29px;
}

.bck-title.subtitulo:before {
  content: '';
  height: 14px;
  width: 26px;
  background-color: #ED1D24;
  position: absolute;
  border-radius: 0%;
  margin-top: 5px;
  margin-left: -28px;
}

.bck-box.simple {
  background-color: #FDDDCE;
}

.bck-sub-index {
  background: #ED1D24;
}

.bck-header:before {
  background-color: #A6CE39
}

.content .bck-ul li:before {
  background-color: #ED1D24;
}

.content ol.bck-ol li:before {
  color: #ED1D24;
}

.bck-header2:before {
  border-color: #ED1D24 transparent transparent;
}

.bck-header2 {
  color: #000
}

.bck-box.simple2 .bck-title {
  color: #ED1D24;
}

.bck-enfasis {
  color: #005BAA;
}

.bck-table {
  border: 1px solid #005BA7;
}

.bck-table th, .bck-table td {
  border: 1px solid #005BA7;
}

.bck-td2 {
  background: #D1E39B;
  color: #005BA7;
}


.content_type_clase_anaya-eso2 #actividad .content .taller .header .title {
  border-bottom: 5px solid #ED1D24;
}

.taller .bck-header {
  color: #ED1D24;
  font-weight: 600;
  font-size: 22px;
}

.taller ol.bck-ol li:before {
  color: #ED1D24;
}


.content_type_clase_anaya-eso2 #actividad .content .actividades .header .title:before {
  background: #FFF;
}

.content_type_clase_anaya-eso2 #actividad .content .actividades .header .title {
  border-bottom: 5px solid #A6CE39;
}

.actividades .bck-header2 {
  color: #EE1D24;
  font-size: 18px;
  font-weight: 600;
}

.actividades .bck-header2:before {
  border-color: #005BAA transparent transparent;
}</pre></body></html>