/* Norma visual para cabeceras en vistas de trabajo */
.wo-view-header {
	margin-bottom: 1.25rem;
}

.wo-view-title {
	font-size: 1.05rem !important;
	line-height: 1.25;
	font-weight: 600;
	margin-bottom: 0;
}

.wo-section-title {
	font-size: 0.88rem !important;
	line-height: 1.2;
	font-weight: 600;
	letter-spacing: 0.01em;
	margin-bottom: 0;
}

.card .card-header .wo-section-title {
	font-size: 0.88rem !important;
}

.wo-card-header-spacing {
	padding-top: 0.65rem !important;
	padding-bottom: 0.5rem !important;
}

.wo-card-header-spacing + .card-body {
	padding-top: 1.35rem !important;
}
