/* ==========================================================================
   Texas Equity — Application Form (front-end)
   ========================================================================== */

.txeq-application-form .txeq-pf-title {
	font-size: 1.5em;
	margin: 0 0 6px;
	color: #1e3a5f;
}

.txeq-application-form .txeq-pf-instructions {
	color: #4b5563;
}

.txeq-application-form .txeq-warning {
	background: #ffff00;
	color: #000;
	font-weight: 700;
	text-align: center;
	padding: 10px 12px;
	border: 1px solid #d4d400;
	border-radius: 4px;
	line-height: 1.5;
}

.txeq-application-form .txeq-auth-title {
	text-align: center;
	font-size: 1.05em;
	color: #1e3a5f;
	line-height: 1.4;
}

.txeq-application-form .txeq-sig-label {
	display: block;
	font-weight: 600;
	margin: 10px 0 2px;
	color: #1e3a5f;
}
