2, 'post_type' => 'post', 'category__in' => get_theme_mod( 'featured-categories' ) ) ); while ( $get_featured_posts->have_posts() ) : $get_featured_posts->the_post(); ?>
>