/* Color FONDO BACK IMAGE */
.spechead {background:#fbcc15;background: url('https://css.rtve.es/css/rtve.2026.radio/concurso-de-cortos-SEC_CONCON4/i/fondo.jpg') no-repeat center #fbcc15; margin-top: -2px;}

.spechead .logoima { display: flex; justify-content: center; align-items: center; gap: 70px; }

.spechead .logoima img {left: 0;}

/* segundo LOGO */
.spechead .logoima::after {content: "";display:block;width: 180px;height: 73px;background: url('https://css.rtve.es/css/rtve.2026.radio/concurso-de-cortos-SEC_CONCON4/i/logo-2.png') no-repeat}

/* 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:#C22026;}