customizer; $title = get_theme_mod('asterion_team_title',esc_html__('Team','asterion')); $text = get_theme_mod('asterion_team_text',esc_html__('All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.','asterion')); $bg_color = get_theme_mod('asterion_team_bg_color', '#ffffff'); $text_color = get_theme_mod('asterion_team_text_color', 0); ?>

customizer->sanitize_html($title);?>

customizer->sanitize_html($text);?>