/* La altura elegida representa todo el espacio anterior al menu. */
html body .cabecera{height:40px!important;min-height:0!important;padding:0!important}
html body,html body input,html body select,html body textarea,html body button{font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif!important}
html body{color:#4b5563!important;font-size:17px!important}
html body h1{color:#27313a!important;font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif!important;font-size:40px!important;text-shadow:none!important}
html body a:not(.button):not(.btn){color:#007aa6!important}
html body a:not(.button):not(.btn):hover,html body a:not(.button):not(.btn):focus{color:#ffffff!important;background-color:#007aa6!important}
/* Un enlace dentro del H1 conserva el color configurado para el propio H1. */
html body h1 a:not(.button):not(.btn){color:inherit!important}
/* Fondo administrable de las cabeceras de categoria y subcategoria. */
html body .cabecera-seccion-publica{background-color:#20558b!important;background-image:none!important;background-repeat:repeat!important;background-position:center!important}
