/*body .lpc-container-type-2 .lp-header-title-1, 
body .lpc-container-type-2 .lp-header-title-2, 
body .lpc-container-type-2 .lp-header-title-3, 
body .lpc-container-type-2 .lp-header-title-4, 
body .lpc-container-type-2 .lp-header-title-5, 
body .lpc-container-type-2 .lp-header-title-6, 
body .lpc-container-type-2 .lp-header-text-1, 
body .lpc-container-type-2 .lp-header-text-2, 
body .lpc-container-type-2 .lp-header-text-3, 
body .lpc-container-type-2 .lp-header-text-4 
{
    color: #fff !important;
}

body .lpc-card--type-1 .lp-header-title-1, 
body .lpc-card--type-1 .lp-header-title-2, 
body .lpc-card--type-1 .lp-header-title-3, 
body .lpc-card--type-1 .lp-header-title-4, 
body .lpc-card--type-1 .lp-header-title-5, 
body .lpc-card--type-1 .lp-header-title-6 {
	color: var(--text-color-base-header) !important;
}

body .lpc-card--type-1 .lp-header-text-1, 
body .lpc-card--type-1 .lp-header-text-2, 
body .lpc-card--type-1 .lp-header-text-3, 
body .lpc-card--type-1 .lp-header-text-4 {
	color: var(--text-color-base) !important;
}*/
