.pkp_brand_footer {
	display: none !important;
}

.pkp_structure_footer_wrapper 
{
	background: #003285 !important;
}


/* Ajustar la altura de la cabecera para que no recorte el logo */
.pkp_structure_head {
    background-size: cover !important;
    background-position: center right !important; /* Mantiene el logo alineado a la derecha visible */
}
