<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ColorPagFinalTexto { color : rgb(41,41,133);  } .verdeoscuroFISICA { color : rgb(46,46,34);  } .C0_M100_Y100_K0 { color : rgb(226,0,17);  } .GeneralAzul { color : rgb(41,41,133);  } .Black { color : rgb(27,24,25);  } .C0_M60_Y100_K0 { color : rgb(226,0,17);  } .C100_M50_Y0_K0_2 { color : rgb(41,41,133);  } .C0_M80_Y100_K0 { color : rgb(226,0,17);  } .C80_M0_Y40_K0 { color : rgb(0,147,41);  } .C100_M50_Y0_K0 { color : rgb(41,41,133);  } 

.content_type_clase_anaya-eso .navbar-content:before {
		content: " ";
		background-image: url(logo.png);
		height: 20px;
		background-repeat: no-repeat;
		width: 85px;
		margin-left: -50px;
		margin-top: 18px;
		float: left;
	}

.content ol.bck-ol-2 li:before {
  content: counter(bck-li-counter);
  color: #188A4F;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: -1.5em;
  margin-top: -1px;
  padding-right: 8px;
  text-align: left;
  width: 1.5em;
}

.content ol.bck-ol-2 li:after {
  content: none;
}</pre></body></html>