/* Botón principal */
.btn.btn-primary.pull-right.action.create-action {
    font-weight: bold;
}

/* Títulos y textos en gris */
.section-title h3,
.info.form-subgrid-heading label,
.info.required label,
.entitylist-filter-option-group label,
.modal-title,
.modal-title h5,
.clearfix.cell.crmquickform-cell .info label,
.col-md-12.columnBlockLayout h5 {
    color: #666;
}

/* Título de pestaña */
.tab-title {
    font-size: 28px;
    color: #535559;
}
