' . esc_html( $cta2_section_title ) . ''; $cta .= wpautop( wp_kses_post( $cta2_section_content ) ); if( $cta2_section_button && $cta2_section_button_url ) $cta .= '' . esc_html( $cta2_section_button ) . ''; } echo $cta;