/* Color FONDO BACK IMAGE */
.spechead {background:#296c89;background:url('https://css.rtve.es/css/rtve.2026.deportes/jjoo-invierno-SEC_JUEDEP2/i/SEC_JUEDEP2.bg.cab.jpg') top center no-repeat, linear-gradient(90deg, #fff 50%, #296c8a 50%)}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top: calc(-8.5rem / 2);left:50%;margin-left: calc(-7.6rem / 2);}

/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead nav li a:focus span:after, .spechead .blindBox .active a span:after {background:#296c8a;}
