have_posts() ) { $featured_title = get_theme_mod( 'capital_news_featured_news_title', __( 'Featured News', 'capital-news' ) ); $featured_button = get_theme_mod( 'capital_news_featured_news_button_label', __( 'View All', 'capital-news' ) ); $featured_button_url = get_theme_mod( 'capital_news_featured_news_button_link', '#' ); $advertisement_image = get_theme_mod( 'capital_news_banner_advertisement_image' ); $advertisement_url = get_theme_mod( 'capital_news_banner_advertisement_image_url', '#' ); $banner_style = get_theme_mod( 'capital_news_banner_section_style', 'banner-style-2' ); ?>