<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-eso #actividad .content .header .title h3 {
  font-size: 33px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bolder;
  color: #F36F21;
  line-height: 40px;
  padding-right: 20px;
  position: relative;
}

.bck-title.subtitulo:before {
  content: '';
  background-color: #F36F21;
  display: block;
  height: 8px;
  position: absolute;
  left: -98px;
  width: 90px;
  top: 14px;
}

.bck-sub-index {
  color: #2395DA;
  display: inline-block;
  font-weight: bold;
  margin: 0 10px 0 0;
}

.bck-title.subtitulo {
  color: #F36F21;
  position: relative;
}

.anaya-box {
  background-color: #FDD0AF;
  text-align: justify;
  line-height: 1.43em;
  border-radius: 1px;
  padding: 13px 20px;
  margin: 10px auto 20px;
  width: 90%;
}</pre></body></html>