/**
 * PSB-PORTAL-FORMS-HOTFIX-005A-R1 — título único del proceso en bloque principal.
 */

body.psb-pres-portal-shell .psb-pres-form-proceso-head {
	margin: 0 0 0.85rem;
	padding: 0;
}

body.psb-pres-portal-shell .psb-pres-form-proceso-head__title {
	margin: 0;
	font-size: 1.35rem;
	font-weight: 700;
	line-height: 1.25;
	color: #1c1917;
	letter-spacing: -0.02em;
}

body.psb-pres-portal-shell .psb-pres-panel__unified-card .psb-pres-form-proceso-head {
	margin-top: 0;
}

@media (max-width: 767px) {
	body.psb-pres-portal-shell .psb-pres-form-proceso-head__title {
		font-size: 1.2rem;
	}
}

/* Ocultar cabecera superior legacy si reaparece por caché */
body.psb-pres-portal-shell .psb-pres-panel__hero--form {
	display: none !important;
}
